]> granicus.if.org Git - python/commit
Add cgi.closelog() function to close the log file
authorVictor Stinner <victor.stinner@haypocalc.com>
Thu, 14 Jul 2011 20:28:36 +0000 (22:28 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Thu, 14 Jul 2011 20:28:36 +0000 (22:28 +0200)
commitd33344a030bececd68ce487445cd47a11ebdb3fd
tree3ac312566143f86c4b678863f44358af1127a8f7
parentf64f9e9ec1f8f39dd8c889368ecaad0e198efcb6
Add cgi.closelog() function to close the log file
Lib/cgi.py
Lib/test/test_cgi.py
Misc/NEWS