]> granicus.if.org Git - python/commit
Speed up test_httpservers by avoiding a one-second cleanup wait after each test case.
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 29 Sep 2012 23:08:55 +0000 (01:08 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 29 Sep 2012 23:08:55 +0000 (01:08 +0200)
commit2a180207bae7786fea3e2b7264bf319a4218c1e6
tree59a797e96f3a956be9e3ea98c9504a0fa02ae452
parent77ac351bbf83d57773964e1496e62cffea5ce22d
parentf727082b71900bb78284924ad7879c85c012c9c6
Speed up test_httpservers by avoiding a one-second cleanup wait after each test case.
Lib/test/test_httpservers.py