[issue12829] pyexpat segmentation fault caused by multiple calls to Parse()

David H. Gutteridge report at bugs.python.org
Tue Aug 30 06:22:39 CEST 2011


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

Terry: I wasn't aware xml.parsers.expat is deprecated, though it clearly says so in the documentation, I now see...  (I'd been using it because it features prominently in various examples in Python books, and it's lightweight.)  I haven't tested with the 3.x series, because I rely on the 2.6 branch as a dependency for a variety of software on NetBSD, but having said that, I can test it on Mac OS X.  Your test output is the correct, expected results, yes.

----------

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


More information about the Python-bugs-list mailing list