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
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
PCbuild8
Parser
Python
RISCOS
Tools
.hgtags -rw-r--r-- 3.4 KB
LICENSE -rw-r--r-- 13.4 KB
Makefile.pre.in -rw-r--r-- 34.6 KB
README -rw-r--r-- 53.8 KB
configure -rwxr-xr-x 612.3 KB
configure.in -rw-r--r-- 96.1 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 26.6 KB
setup.py -rw-r--r-- 67.2 KB

README

back to top