]> granicus.if.org Git - python/commit
Issue #20331: Fixed possible FD leaks in various modules:
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 25 Jan 2014 17:42:27 +0000 (19:42 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 25 Jan 2014 17:42:27 +0000 (19:42 +0200)
commit1adbacfd1c80f4f724c5d515e48a518d0b1be2dd
treec2c0e80d7163597cd158aaad1626720b418b1fda
parentd8be9feb45baab60959d4076dc997062b307206f
Issue #20331: Fixed possible FD leaks in various modules:
SimpleHTTPServer, imghdr, mailcap, mimetypes, xml.etree.
Lib/SimpleHTTPServer.py
Lib/imghdr.py
Lib/mailcap.py
Lib/mimetypes.py
Lib/xml/etree/ElementInclude.py