]> 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:43:56 +0000 (19:43 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 25 Jan 2014 17:43:56 +0000 (19:43 +0200)
commitc0b0bb6e01f7ea6a1a857609e794842223c4aa5c
tree23a00341a5a15f7af05ecd0549eb729dd906788a
parenta3642b67ca2656ec6d5c10a52bbb643462236ded
parent91b0bc237c07b52c771e121098989680cfc3600d
Issue #20331: Fixed possible FD leaks in various modules:
http.server, imghdr, mailcap, mimetypes, xml.etree.
Lib/http/server.py
Lib/imghdr.py
Lib/mailcap.py
Lib/mimetypes.py
Lib/xml/etree/ElementInclude.py