[Twisted-Python] newbie: asynchronous client

screwtape at froup.com screwtape at froup.com
Mon Feb 17 18:28:21 MST 2003


On Mon, Feb 17, 2003 at 07:14:27PM -0500, Bob Ippolito wrote:
> I think that maybe there should be a tutorial on how to make 
> interactive console Twisted programs using stdio and then another with 
> curses/readline perhaps?

A reactor that integrated with the cmd.Cmd() event loop would be
wonderful. :)

(for those who haven't caught up with this nifty part of the Python
standard library, have a look at:

	http://www.python.org/doc/current/lib/Cmd-objects.html

for some detailed information.)

-- 
 ___________ ____________________________
| Screwtape | Reply-To: munged on Usenet |________ ______ ____ __ _  _   _
|
| "This plane is not equipped with vertices" -- Gold Inlaid Muffet
|




More information about the Twisted-Python mailing list