[Twisted-Python] unpause()

Paul Boehm typo at soniq.net
Thu Jun 27 05:25:13 MDT 2002


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 ?

  paul




More information about the Twisted-Python mailing list