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
File Mode Size
README -rw-r--r-- 3.5 KB
byext.py -rw-r--r-- 3.8 KB
byteyears.py -rwxr-xr-x 1.6 KB
checkappend.py -rwxr-xr-x 4.5 KB
checkpyc.py -rwxr-xr-x 2.0 KB
classfix.py -rwxr-xr-x 5.8 KB
cleanfuture.py -rw-r--r-- 8.4 KB
combinerefs.py -rw-r--r-- 4.3 KB
copytime.py -rwxr-xr-x 664 bytes
crlf.py -rwxr-xr-x 611 bytes
cvsfiles.py -rwxr-xr-x 1.7 KB
db2pickle.py -rw-r--r-- 3.5 KB
diff.py -rw-r--r-- 2.0 KB
dutree.doc -rw-r--r-- 2.2 KB
dutree.py -rwxr-xr-x 1.6 KB
eptags.py -rwxr-xr-x 1.4 KB
finddiv.py -rwxr-xr-x 2.5 KB
findlinksto.py -rwxr-xr-x 1.0 KB
findnocoding.py -rwxr-xr-x 2.6 KB
fixcid.py -rwxr-xr-x 9.8 KB
fixdiv.py -rwxr-xr-x 13.6 KB
fixheader.py -rwxr-xr-x 1.2 KB
fixnotice.py -rwxr-xr-x 3.0 KB
fixps.py -rwxr-xr-x 893 bytes
ftpmirror.py -rwxr-xr-x 12.6 KB
google.py -rwxr-xr-x 520 bytes
gprof2html.py -rwxr-xr-x 2.1 KB
h2py.py -rwxr-xr-x 5.6 KB
hotshotmain.py -rw-r--r-- 1.4 KB
idle -rw-r--r-- 95 bytes
ifdef.py -rwxr-xr-x 3.6 KB
lfcr.py -rwxr-xr-x 619 bytes
linktree.py -rwxr-xr-x 2.4 KB
lll.py -rwxr-xr-x 747 bytes
logmerge.py -rwxr-xr-x 5.4 KB
mailerdaemon.py -rwxr-xr-x 7.7 KB
md5sum.py -rw-r--r-- 2.3 KB
methfix.py -rwxr-xr-x 5.3 KB
mkreal.py -rwxr-xr-x 1.6 KB
ndiff.py -rwxr-xr-x 3.7 KB
nm2def.py -rwxr-xr-x 2.4 KB
objgraph.py -rwxr-xr-x 5.9 KB
parseentities.py -rwxr-xr-x 1.7 KB
pathfix.py -rwxr-xr-x 4.2 KB
pdeps.py -rwxr-xr-x 3.8 KB
pickle2db.py -rw-r--r-- 3.8 KB
pindent.py -rwxr-xr-x 17.5 KB
ptags.py -rwxr-xr-x 1.2 KB
pydoc -rwxr-xr-x 79 bytes
pydocgui.pyw -rw-r--r-- 215 bytes
pysource.py -rw-r--r-- 3.8 KB
redemo.py -rw-r--r-- 5.6 KB
reindent.py -rw-r--r-- 9.7 KB
rgrep.py -rwxr-xr-x 1.5 KB
setup.py -rw-r--r-- 389 bytes
suff.py -rwxr-xr-x 622 bytes
svneol.py -rw-r--r-- 2.2 KB
texcheck.py -rw-r--r-- 9.0 KB
texi2html.py -rwxr-xr-x 68.2 KB
treesync.py -rwxr-xr-x 5.6 KB
untabify.py -rwxr-xr-x 1.2 KB
which.py -rwxr-xr-x 1.6 KB
xxci.py -rwxr-xr-x 2.7 KB

README

back to top