summaryrefslogtreecommitdiffstats
path: root/Doc/lib
diff options
context:
space:
mode:
authorFacundo Batista <facundobatista@gmail.com>2007-08-01 23:18:36 (GMT)
committerFacundo Batista <facundobatista@gmail.com>2007-08-01 23:18:36 (GMT)
commit412b8b654cda5aa8abd038ac9cdcb19a0722c563 (patch)
treedf84f9790292f69f6be68e7b642ebf29cc42c970 /Doc/lib
parent76760b0e8fe162b9a1c99d1dc8e17de68139d26f (diff)
downloadcpython-412b8b654cda5aa8abd038ac9cdcb19a0722c563.zip
cpython-412b8b654cda5aa8abd038ac9cdcb19a0722c563.tar.gz
cpython-412b8b654cda5aa8abd038ac9cdcb19a0722c563.tar.bz2
Allow the OS to select a free port for each test server. For
DebuggingServerTests, construct SMTP objects with a localhost argument to avoid abysmally long FQDN lookups (not relevant to items under test) on some machines that would cause the test to fail. Moved server setup code in the server function inside the try block to avoid the possibility of setup failure hanging the test. Minor edits to conform to PEP 8. [GSoC - Alan McIntyre]
Diffstat (limited to 'Doc/lib')
0 files changed, 0 insertions, 0 deletions