[Twisted-Python] A Twisted Web Question....

John Draper crunch at shopip.com
Wed Dec 31 04:29:59 EST 2003


Hi,

I call your attention to:

This was quoted in the Docs on the TwistedMatrix web site.

Persistent Data in the Factory

Since the Protocol instance is recreated each time the connection is 
made, the client needs some way to keep track of data that should be 
persisted. In the case of ircLogBot.py: (LogBot.log() just logs the 
data to the file object stored in LogBot.file)

it references a LogBot.log() call....   but I checked in ircLogBot.py 
and there is NO log()
method,  nor is there one in any of the other classes it inherits from.

Would it be too much of a bother if I were to ask anyone about this 
descrepancy?

John
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 1173 bytes
Desc: not available
Url : http://twistedmatrix.com/pipermail/twisted-python/attachments/20031231/bd821e27/attachment.bin 


More information about the Twisted-Python mailing list