commit | 8f5731ba034e2f6540d8d3b811653c02caa224b0 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Tue Nov 03 17:20:10 2009 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Tue Nov 03 17:20:10 2009 +0000 |
tree | fabd9d1cd04e045dee317012f9176266b365d2d1 | |
parent | 305c6b8fee224eed8095c87e386fc8ce2f4b6d36 [diff] |
Merged revisions 76086 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r76086 | antoine.pitrou | 2009-11-03 17:41:20 +0100 (mar., 03 nov. 2009) | 3 lines Try to make test_wsgiref less fragile against environment changes by other tests ........