[issue10246] uu.encode fd leak if arguments are filenames

Antoine Pitrou report at bugs.python.org
Sat Oct 30 14:46:57 CEST 2010


Antoine Pitrou <pitrou at free.fr> added the comment:

I think there should be a try..finally block so that those files get closed even when there's an error in-between.

----------
nosy: +pitrou

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


More information about the Python-bugs-list mailing list