[Twisted-Python] Inline Callbacks

Jason J. W. Williams jasonjwwilliams at gmail.com
Thu Apr 1 21:20:57 EDT 2010


Would it be fair to say that when developing code that utilizes
inlineCallbacks, your function is a generator that returns a deferred
whose callback is the coroutine that's yielding?

-J



More information about the Twisted-Python mailing list