#6430: remove mention of "w" array typecode.

This commit is contained in:
Georg Brandl 2009-07-11 10:39:23 +00:00
parent 9cbb125d7d
commit 216cca7d44
1 changed files with 0 additions and 1 deletions

View File

@ -1978,7 +1978,6 @@ is a single character. The following type codes are defined:\n\
'H' unsigned integer 2 \n\
'i' signed integer 2 \n\
'I' unsigned integer 2 \n\
'w' unicode character 4 \n\
'l' signed integer 4 \n\
'L' unsigned integer 4 \n\
'f' floating point 4 \n\