]> 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:02 +0000 (19:43 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 25 Jan 2014 17:43:02 +0000 (19:43 +0200)
commit91b0bc237c07b52c771e121098989680cfc3600d
tree96ce4b2c32292bf2f619846c1599c9af0142f2f7
parent933209689e8d07e3ce00c68ca26e001b130f0b62
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