]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix #12811 by closing files promptly in tabnanny.check. Patch by Anthony Briggs.
authorNick Coghlan <ncoghlan@gmail.com>
Mon, 22 Aug 2011 06:19:19 +0000 (16:19 +1000)
committerNick Coghlan <ncoghlan@gmail.com>
Mon, 22 Aug 2011 06:19:19 +0000 (16:19 +1000)
commitc4a287114e2377772643e354fff5c388899cabff
tree86998b09aec41e2634825d47f72d61e78e11f491
parent029ba2b8cd31728fb58dd082c44827a0703bff4a
Fix #12811 by closing files promptly in tabnanny.check. Patch by Anthony Briggs.
Lib/tabnanny.py
Misc/ACKS
Misc/NEWS