Distributed computing in Python - Callback howto ?

Robin Becker robin at jessikat.fsnet.co.uk
Sat May 26 13:39:23 EDT 2001


In article <3b0fdf94$1_1 at news5.uncensored-news.com>, Doug Fort <dougfort at downright.com> writes
...
>
>If you want to see some sample code, we use it in our agent infrastructure 
>http://pyagent.sourceforge.net
>
well just out of interest I tried the agent and although the tests appear to work fine(ie pass)
I see this from feebchat

C:\Python\pyagent\examples\feebchat>python feebchat.py reportlab_robin http://lo
cator.downright.com:5338
Traceback (most recent call last):
  File "feebchat.py", line 76, in ?
    import feebchatagent
  File "feebchatagent.py", line 68, in ?
    class FeebChatAgentException(pyagent.AgentException):
AttributeError: AgentException


-- 
Robin Becker



More information about the Python-list mailing list