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

David H. Gutteridge report at bugs.python.org
Thu Sep 1 06:56:04 CEST 2011


David H. Gutteridge <dhgutteridge at sympatico.ca> added the comment:

Ned: My proposed wording is: "Note that only one document can be parsed by a given instance; it is not possible to reuse an instance to parse multiple files."  To provide more detail, one could also add something like: "The isfinal argument of the Parse() method is intended to allow the parsing of a single file in fragments, not the submission of multiple files."

----------

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


More information about the Python-bugs-list mailing list