]> granicus.if.org Git - python/commit
Issue #12054: use support.find_unused_port() instead of reinventing the wheel
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 10 May 2011 21:37:42 +0000 (23:37 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 10 May 2011 21:37:42 +0000 (23:37 +0200)
commit74b4885cc9e57dd0526da0bf8b84040f8e26bbc2
treeb7de26bfbbb30a732ff238f43b5f03bdfd2ab4a0
parent316e02be83bf871e21d04aabb7d225333840864f
parentccc87b53dba9ca3558ce8d333d9eb9274c16b0f4
Issue #12054: use support.find_unused_port() instead of reinventing the wheel
Lib/test/test_socket.py