[issue21058] tempfile.NamedTemporaryFile leaks file descriptor when fdopen fails

Vajrasky Kok report at bugs.python.org
Tue Mar 25 16:15:05 CET 2014


Vajrasky Kok added the comment:

There is a typo.

s/io.pen/io.open/

----------
keywords: +patch
nosy: +vajrasky
Added file: http://bugs.python.org/file34617/fix_typo_21058.patch

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


More information about the Python-bugs-list mailing list