asynchat sends data on async_chat.push and .push_with_producer
Giampaolo Rodola'
gnewsg at gmail.com
Tue May 13 14:52:03 EDT 2008
On 13 Mag, 18:35, "ludvig.eric... at gmail.com"
<ludvig.eric... at gmail.com> 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
More information about the Python-list
mailing list