[Twisted-Python] Deferred documentation rewrite

Ying Li cyli.ying.li at gmail.com
Tue Aug 4 16:23:16 EDT 2009


In the Callbacks and errbacks section:
"Notice that in the synchronous version, process is inside the
try..except block. This translates over to the asynchronous code: if
process throws an exception, handle_twisted will get a Failure
object..." : I think you may mean "handle_twisted_error", not
"handle_twisted"

On Mon, Aug 3, 2009 at 6:00 PM, Edward Z. Yang<ezyang at mit.edu> wrote:
> I have updated my draft here:
>
>    http://ezyang.com/twisted/defer2.html



More information about the Twisted-Python mailing list