[Twisted-Python] unpause()

Steve Waterbury steve.waterbury at gsfc.nasa.gov
Thu Jun 27 10:14:09 EDT 2002


Paul Boehm wrote:
> 
> imho self._runCallbacks() in Deferred.unpause() needs to be removed,
> because self.isError and self.results aren't neccesarily initialized at this
> point, yet.
> 
> web.widgets can trigger this with its deferred widget rendering.
> 
> any comments ?

That might explain the traceback I'm getting in Bugs 
("exceptions.AttributeError: Deferred instance has no attribute 'isError'")
on the root URL (localhost:8485) when there are no bugs in the database.  

-- Steve.

Stephen C. Waterbury  http://misspiggy.gsfc.nasa.gov/people/waterbug.html




More information about the Twisted-Python mailing list