[Python-ideas] asyncore: included batteries don't fit
Oleg Broytman
phd at phdru.name
Sat Sep 22 18:52:53 CEST 2012
Hi!
On Sat, Sep 22, 2012 at 06:31:06PM +0200, chrysn <chrysn at fsfe.org> wrote:
> the asyncore module would be much more useful if it were well integrated
> in the standard library. in particular, it should be supported by:
>
> * BaseHTTPServer / http.server (and thus, socketserver)
>
> * urllib2 / urllib, http.client
>
> * probably many other network libraries except smtpd, which already uses
> asyncore
It seems you want Twisted, no?
Oleg.
--
Oleg Broytman http://phdru.name/ phd at phdru.name
Programmers don't die, they just GOSUB without RETURN.
More information about the Python-ideas
mailing list