]> granicus.if.org Git - python/commit
Fix testSourceAddress to not test the host, it wasn't passing on some platforms.
authorGregory P. Smith <greg@mad-scientist.com>
Sun, 3 Jan 2010 15:05:52 +0000 (15:05 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Sun, 3 Jan 2010 15:05:52 +0000 (15:05 +0000)
commit49d709c92143ba450ee2d3195bb3fa0505a0e88f
treee8bc88ed8a663a6b78a4b7c1c3b250f571ee4957
parent3b18ff7e8bd2ced4d385a7141991b9cfb0cf90c5
Fix testSourceAddress to not test the host, it wasn't passing on some platforms.
Lib/test/test_socket.py