[issue6676] expat parser throws Memory Error when parsing multiple files

Ned Deily report at bugs.python.org
Wed Aug 31 01:25:51 CEST 2011


Ned Deily <nad at acm.org> added the comment:

I agree that, at a minimum, the documentation should be updated to include a warning about not reusing a parser instance.  Whether it's worth trying to plug all the holes in the expat library is another issue (see, for instance, issue12829).  David, would you be willing to propose a wording for a documentation change?

----------
nosy: +ned.deily
versions: +Python 3.2, Python 3.3 -Python 2.6

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6676>
_______________________________________


More information about the Python-bugs-list mailing list