cpython/Lib/xml
Jacob Walls 496c428de3
bpo-43292: Fix file leak in `ET.iterparse()` when not exhausted (GH-31696)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2022-03-07 11:31:46 +02:00
..
dom
etree bpo-43292: Fix file leak in `ET.iterparse()` when not exhausted (GH-31696) 2022-03-07 11:31:46 +02:00
parsers
sax
__init__.py