Brian Brazil <brian.bra...@gmail.com> added the comment:

Currently, if you pass in a fd it'll be closed by the __del__. My patch no 
longer does this so any use of the module depending on this behaviour could 
leak an fd. However, noone seems to use the module that way.

V2 attached.

----------
Added file: http://bugs.python.org/file19447/sunau_fd_leak_v2.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10265>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to