This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jeffo
Recipients giampaolo.rodola, gregory.p.smith, iElectric, janssen, jeffo, lszyba1, pitrou, roberte, twhitema
Date 2009-02-25.06:49:57
SpamBayes Score 4.9661594e-08
Marked as misclassified No
Message-id <438ef73c0902242249k1adb5beaq1a03012329beab58@mail.gmail.com>
In-reply-to <438ef73c0902232356m6e0ff535la63ece06d384bdcb@mail.gmail.com>
Content
Actually I have encountered a possible bug. the close() method doesn't seem
to actually close the connection...

On Mon, Feb 23, 2009 at 11:56 PM, Jeff Oyama <report@bugs.python.org> wrote:

>
> Jeff Oyama <jeff@oyama.org> added the comment:
>
> Thank you Giampaolo, it works just as I was hoping, =] I tested it on
> glftpd
> using python 2.6.1.
>
> Added file: http://bugs.python.org/file13161/unnamed
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <http://bugs.python.org/issue2054>
> _______________________________________
>
Files
File name Uploaded
unnamed jeffo, 2009-02-25.06:49:56
History
Date User Action Args
2009-02-25 06:49:59jeffosetrecipients: + jeffo, gregory.p.smith, janssen, pitrou, giampaolo.rodola, roberte, iElectric, lszyba1, twhitema
2009-02-25 06:49:57jeffolinkissue2054 messages
2009-02-25 06:49:57jeffocreate