| commit | 773b5db01aa9f53bfa6558d756ea5004eee78ae6 | [log] [tgz] |
|---|---|---|
| author | Antoine Pitrou <solipsis@pitrou.net> | Tue Apr 27 08:53:36 2010 +0000 |
| committer | Antoine Pitrou <solipsis@pitrou.net> | Tue Apr 27 08:53:36 2010 +0000 |
| tree | 1347fe8a3fa36849cf94156929265f75195967a7 | |
| parent | ad78d15acc3db9918a115b7b7ed547ba815e3097 [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 ........