Daniel Diniz <aja...@gmail.com> added the comment:

On trunk, I get the described struct behavior with " DeprecationWarning:
struct integer overflow masking is deprecated". The xdr.py script gives:
18446744073709551615 -> ffffffff -> 4294967295

On py3k, both raise "struct.error: argument out of range".

Tested on Linux ia32.

----------
nosy: +ajaksu2
stage:  -> test needed
versions: +Python 2.6, Python 2.7 -Python 2.4

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

Reply via email to