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<ezy...@mit.edu> wrote:
> I have updated my draft here:
>
>    http://ezyang.com/twisted/defer2.html

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to