]> granicus.if.org Git - python/commit
Issue #10512: close the log file in cgi when running tests.
authorBrett Cannon <bcannon@gmail.com>
Tue, 22 Feb 2011 03:14:12 +0000 (03:14 +0000)
committerBrett Cannon <bcannon@gmail.com>
Tue, 22 Feb 2011 03:14:12 +0000 (03:14 +0000)
commiteeb114b028f7aef886e0b1b514d58aac9d26bc8c
tree20cd4624eae82cb746a767894f950f14eb73afe1
parent7a54073a566080f3d7c10871f6ce244c9fc1221b
Issue #10512: close the log file in cgi when running tests.

Thanks to Nadeem Vawda for the find and an initial fix.
Lib/test/test_cgi.py
Misc/NEWS