]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Explicitly close some files (from issue #10093)
authorAntoine Pitrou <solipsis@pitrou.net>
Thu, 14 Oct 2010 21:15:17 +0000 (21:15 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Thu, 14 Oct 2010 21:15:17 +0000 (21:15 +0000)
commitb86680e299d7429532518a496031cb96aa2ea659
treec908511dfb569e7a640ed65cc412f1556f0ecc12
parentd9f57630fed16bd1e97737f8afc22b5cc6645769
Explicitly close some files (from issue #10093)
Lib/base64.py
Lib/mimetypes.py
Lib/sysconfig.py
Lib/test/test_argparse.py
Lib/test/test_xml_etree.py
Python/traceback.c