[issue31455] ElementTree.XMLParser() mishandles exceptions

Oren Milman report at bugs.python.org
Fri Oct 13 04:05:04 EDT 2017


Oren Milman <orenmn at gmail.com> added the comment:

Serhiy, in addition to the problems you mentioned with not calling __init__(), it seems
that calling every method of an uninitialized XMLParser object would crash.

If you don't mind, i would be happy to open an issue to fix these crashes.

----------
nosy: +Oren Milman

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31455>
_______________________________________


More information about the Python-bugs-list mailing list