[issue21476] Inconsitent behaviour between BytesParser.parse and Parser.parse

Serhiy Storchaka report at bugs.python.org
Fri May 30 19:33:05 CEST 2014


Serhiy Storchaka added the comment:

Use try/finally to detach even if an exception is raised during parsing.

----------
nosy: +serhiy.storchaka

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


More information about the Python-bugs-list mailing list