Message139635
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()). |
|
Date |
User |
Action |
Args |
2011-07-02 10:52:12 | nadeem.vawda | set | recipients:
+ nadeem.vawda, orsenthil, vstinner, python-dev |
2011-07-02 10:52:12 | nadeem.vawda | set | messageid: <1309603932.62.0.466967737897.issue10883@psf.upfronthosting.co.za> |
2011-07-02 10:52:12 | nadeem.vawda | link | issue10883 messages |
2011-07-02 10:52:11 | nadeem.vawda | create | |
|