mirror of https://github.com/python/cpython
ce01ab536f
The iterator returned by ElementTree.iterparse() may hold on to a file descriptor. The reference cycle prevented prompt clean-up of the file descriptor if the returned iterator was not exhausted. |
||
---|---|---|
.. | ||
dom | ||
etree | ||
parsers | ||
sax | ||
__init__.py |