Ezio Melotti <ezio.melo...@gmail.com> added the comment:

The problem seems to affect Python 2 too. See also #1268.
In the online doc 'w' is not mentioned but a note about the size of 'u'
that changes depending on the build should be added too.
Also in the table in the Python 2 doc [1] the "Python Type" for
'unsigned int' and 'signed long' seem swapped [2].

[1]: http://docs.python.org/library/array.html
[2]: Modules/arraymodule.c under "/* Description of types */"

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue6430>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to