commit | 6535b31ced370216c9aa2e0dba139af32be0b2ac | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Tue Apr 27 08:43:11 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Tue Apr 27 08:43:11 2010 +0000 |
tree | 68f36177a4ec81b96ca50d751b7e33245a9343ca | |
parent | 34fbacdc1151480ce5a216785963e3451ab94aca [diff] |
Merged revisions 80522 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r80522 | antoine.pitrou | 2010-04-27 10:40:51 +0200 (mar., 27 avril 2010) | 3 lines Remove uses of find_unused_port() in test_ssl, and small cleanups ........