]> granicus.if.org Git - python/commit
Closes #7334: close source files on ElementTree.parse and iterparse (partial backport...
authorFlorent Xicluna <florent.xicluna@gmail.com>
Sat, 29 Oct 2011 01:38:56 +0000 (03:38 +0200)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Sat, 29 Oct 2011 01:38:56 +0000 (03:38 +0200)
commit67d5d0ed442e24cc4ae4ccb1264451844ac88a0c
treea208b573ce403a4464e18591cf7969a38420ff83
parente96102b45b943bbd0d6a29e6617c14ef1ef0bd16
Closes #7334: close source files on ElementTree.parse and iterparse (partial backport of issue #10093 from 3.2).
Lib/xml/etree/ElementTree.py
Misc/NEWS
Modules/_elementtree.c