twisted.conch example

Klaus Alexander Seistrup spam at magnetic-ink.dk
Mon Mar 17 01:08:40 EST 2003


Peter Hansen wrote:

> This may be of little help, but it's the best I can offer:
> Twisted apparently comes with a "full" suite of unit tests,
> as [...]

Also, twisted.conch comes with a command line ssh-client, conch,
from which you might glean something.  The script, however, is
surprisingly simply -- basically two lines:

#v+

from twisted.scripts.conch import run
run()

#v-

  // Klaus

-- 
 ><> 	unselfish actions pay back better




More information about the Python-list mailing list