Staging
v0.5.1
https://github.com/python/cpython
Revision ab577c1b32a09348aa0470df00cd4865b9e28a31 authored by Neal Norwitz on 27 January 2008, 01:24:44 UTC, committed by Neal Norwitz on 27 January 2008, 01:24:44 UTC
Let the O/S supply a port if none of the default ports can be used.
This should make the tests more robust at the expense of allowing
tests to be sloppier by not requiring them to cleanup after themselves.
(It will legitamitely help when running two test suites simultaneously
or if another process is already using one of the predefined ports.)

This will hopefully fix test_asynchat.
1 parent b03528c
History
Tip revision: ab577c1b32a09348aa0470df00cd4865b9e28a31 authored by Neal Norwitz on 27 January 2008, 01:24:44 UTC
Backport r58453:
Tip revision: ab577c1

README

back to top