]> granicus.if.org Git - python/commit
Merged revisions 80528 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 27 Apr 2010 10:41:37 +0000 (10:41 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 27 Apr 2010 10:41:37 +0000 (10:41 +0000)
commitbe168130d1c0f9880768adb44820a9887e39ea40
tree53aea8a21239624865abbda883e4ce494cf61236
parent0fb2e54c874a453c75ab25dcb4fe9beee39e5ae3
Merged revisions 80528 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r80528 | antoine.pitrou | 2010-04-27 11:56:02 +0200 (mar., 27 avril 2010) | 11 lines

  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