[Twisted-Python] tutorial finger14.py error ?

Martin Waite martin at datacash.com
Tue Dec 2 10:37:03 EST 2003


Hi,

I am working through the excellent tutorial 

http://twistedmatrix.com/documents/howto/tutorial.

In finger14.py, there are two similar definitions of 
_read() - one as a method of FingerService and the 
second local to startService().

The version in startService() doesn't seem to do anything.
It tries to read self.file instead of self.filename - and
so cannot succeed.

Can this be deleted to remove the confusion ?

regards,
Martin







More information about the Twisted-Python mailing list