Nadeem Vawda <nadeem.va...@gmail.com> added the comment:

Here's an updated patch implementing reference counting for ftpwrapper.
It changes the semantics of ftpwrapper.close() to postpone actually closing
the connection until all files have also been closed (like socket.close()).

----------
Added file: http://bugs.python.org/file22547/issue10883.patch

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

Reply via email to