]> granicus.if.org Git - python/commit
Merged revisions 80526 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 27 Apr 2010 09:56:02 +0000 (09:56 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 27 Apr 2010 09:56:02 +0000 (09:56 +0000)
commitaf7c6026c7dffed19e1b473b770528575fbed68b
tree483d75b9397de95fefc43f6208325dacd4f87210
parent773b5db01aa9f53bfa6558d756ea5004eee78ae6
Merged revisions 80526 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r80526 | antoine.pitrou | 2010-04-27 11:51:18 +0200 (mar., 27 avril 2010) | 5 lines

  replace custom code with standard library functionality (HTTPServer.shutdown())
  + enable test that was never run (!)
  + make tests faster by lowering polling timeout
........
Lib/test/test_ssl.py