]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
patch [ 756021 ] Allow socket.inet_aton("255.255.255.255") on Windows
authorGeorg Brandl <georg@python.org>
Fri, 26 Aug 2005 08:34:00 +0000 (08:34 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 26 Aug 2005 08:34:00 +0000 (08:34 +0000)
commitd2e3ba7a3595bfa4342ab30b5228d8d94d6c6a08
treea2de338e899e726ce48edbd821e1fa8245897ecc
parent4550b8db567d08d8b8c6e6fd941b9a32369c0553
patch [ 756021 ] Allow socket.inet_aton("255.255.255.255") on Windows
Lib/test/test_socket.py
Misc/NEWS
Modules/socketmodule.c