]> granicus.if.org Git - python/commit
Fix test_socket.test_SOCK_CLOEXEC(), the test was wrong
authorVictor Stinner <vstinner@wyplay.com>
Wed, 28 Aug 2013 10:28:18 +0000 (12:28 +0200)
committerVictor Stinner <vstinner@wyplay.com>
Wed, 28 Aug 2013 10:28:18 +0000 (12:28 +0200)
commitd39dca9e33e6be0d234184eb1527c00ec04f8857
tree288675383913933b32d12ae96d0b229d1bf51d88
parentbff989ed201d9b566881705aa876300845390a7d
Fix test_socket.test_SOCK_CLOEXEC(), the test was wrong
Lib/test/test_socket.py