On 13 Mag, 18:35, "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]> wrote:

> Anyway, I went for a subclassing way of dealing with it, and it works
> fine.

As Josiah already stated pay attention to the changes that will be
applied to asyncore internals in Python 2.6 and 3.0 (in detail you
could take a look at how things will be changed by taking a look at
the patch provided in bug #1736190).
Your subclass could not work on all implementations.

--- Giampaolo
http://code.google.com/p/pyftpdlib
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to