22 Sep
2012
22 Sep
'12
4:52 p.m.
Hi! On Sat, Sep 22, 2012 at 06:31:06PM +0200, chrysn <chrysn@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@phdru.name Programmers don't die, they just GOSUB without RETURN.