SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 210 Python

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.
J
Jeremy Hylton committed
c075e197d6453939bce6253ebb4fdb5dffaeb6c7
Parent: b8a690d