[issue8832] automate minidom.unlink() with a context manager

R. David Murray report at bugs.python.org
Tue Jun 8 23:15:48 CEST 2010


R. David Murray <rdmurray at bitdance.com> added the comment:

The test passes if __exit__ doesn't call unlink.  Otherwise the patch looks good to me.

----------
nosy: +r.david.murray

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


More information about the Python-bugs-list mailing list