Should be already fixed :)

---

James


On 21/06/2005, at 4:16 AM, Sergei Klink wrote:

> When starting PyMSNt from avatars branch (today's CVS):
>
> Unhandled error in Deferred:
> Traceback (most recent call last):
>   File "main.py", line 295, in ?
>     app = App()
>   File "main.py", line 264, in __init__
>     self.transportSvc = PyTransport()
>   File "main.py", line 96, in __init__
>     self.loop.start(60.0)
>   File "/usr/lib/python2.3/site-packages/twisted/internet/task.py", 
> line 67, in start
>     self._loop()
> --- <exception caught here> ---
>   File "/usr/lib/python2.3/site-packages/twisted/internet/task.py", 
> line 83, in _loop
>     self.f(*self.a, **self.kw)
> exceptions.AttributeError: LoopingCall instance has no __call__ method
>
>
> Otherwise it seems to function properly so far...
>
> (Debian Sarge, python 2.3.5, twisted 1.3.0)
> _______________________________________________
> py-transports mailing list
> [email protected]
> http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports

Reply via email to