diff options
author | Jeremy Hylton <jeremy@alum.mit.edu> | 2002-07-25 16:01:12 (GMT) |
---|---|---|
committer | Jeremy Hylton <jeremy@alum.mit.edu> | 2002-07-25 16:01:12 (GMT) |
commit | c075e197d6453939bce6253ebb4fdb5dffaeb6c7 (patch) | |
tree | d5d1de007ff4dd7a5d2b56aa8b4cedcab5a2c865 /Lib/plat-aix3/regen | |
parent | b8a690d42a2476eeb308cb379382a3337f3a3c07 (diff) | |
download | cpython-c075e197d6453939bce6253ebb4fdb5dffaeb6c7.zip cpython-c075e197d6453939bce6253ebb4fdb5dffaeb6c7.tar.gz cpython-c075e197d6453939bce6253ebb4fdb5dffaeb6c7.tar.bz2 |
Extended socket.htonl and ntohl to accept longs.
Fixes SF bug #568322.
The code should raise an OverflowError if the long is > 32 bits, even
on platforms where sizeof(long) > 4.
Diffstat (limited to 'Lib/plat-aix3/regen')
0 files changed, 0 insertions, 0 deletions