[Twisted-Python] documentation issue?
    rprice at collegenet.com 
    rprice at collegenet.com
       
    Wed Mar 12 16:03:03 MST 2003
    
    
  
Hi,
I am working my way through "The Twisted Documentation" Jan 29, 2003 and
found  a problem with an example (or with me).  At
http://twistedmatrix.com/documents/howto/plugin  it says:
% mktap qotd
Saving qotd application to qotd.tap...
Saved.
% twistd -f qotd.tap
% nc localhost 8007
An apple a day keeps the doctor away.
% kill `cat twistd.pid`
The problem is when I run 'mktap qotd' I get the following error:
Unknown command: qotd
and then it prints the usage and options help.
I am using python 2.2.1 and Twisted 1.0.3
Any help would be appreciated.
Ray
    
    
More information about the Twisted-Python
mailing list