]> granicus.if.org Git - python/commit
Issue #7449: Skip test_socketserver if threading support is disabled
authorVictor Stinner <victor.stinner@haypocalc.com>
Wed, 26 May 2010 17:25:28 +0000 (17:25 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Wed, 26 May 2010 17:25:28 +0000 (17:25 +0000)
commit708c0727f9067cbf88f970f080125b7ec3128e24
tree2ad94db811aa3b99595c44c16fca0c3d0572a0cf
parentc49dfcc8dcf5aec3151f7a76fd860ce0247f9bf9
Issue #7449: Skip test_socketserver if threading support is disabled
Lib/test/test_socketserver.py
Misc/NEWS