[issue10265] Fix fd leak in sunau

Antoine Pitrou report at bugs.python.org
Sun Oct 31 16:36:11 CET 2010


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

> It's possible that this change will lead to fds leaking if someone is
> passing in a fd

I don't think so, why do you say that?

That said, there's an indentation problem in your patch.

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

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


More information about the Python-bugs-list mailing list