[Twisted-Python] Re: Traceback from pb-Server

Peter Lee pete.a.lee at gmail.com
Tue Sep 6 12:12:08 EDT 2005


>>>> Stephan Popp writes:

    Popp> If the pythonscript named taskDescription.fileName isn't there 
    Popp> self.serverErrorCB is called - thats ok. But it prints:
    Popp> reason [Failure instance: Traceback from remote host -- Traceback unavailable]

    Popp> But I need to know why the call failed. Can anyone please
    Popp> help me to get the traceback or the exception message that
    Popp> the server prints (exceptions.ImportError: No module named
    Popp> fitfunc2).

It's a Failure "instance"... take a look at:
http://twistedmatrix.com/documents/current/api/twisted.python.failure.Failure.html





More information about the Twisted-Python mailing list