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

Amaury Forgeot d'Arc report at bugs.python.org
Fri Oct 9 17:29:05 CEST 2009


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

Do you know the new "context manager" feature of assertRaises? it makes
it easier to check for exceptions.
I join a new patch that uses it.

----------
Added file: http://bugs.python.org/file15094/pyexpat-2.patch

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


More information about the Python-bugs-list mailing list