
Oct. 8, 2009
3:08 a.m.
On Wed, Oct 7, 2009 at 6:04 PM, Phil Christensen <phil@bubblehouse.org>wrote:
Paul's example will work just fine. Also, AFAIK there's no existing twisted function to do replicate an asynchronous sleep() in this way.
-phil
What about Deferred.setTimeout? http://twistedmatrix.com/documents/current/api/twisted.internet.defer.Deferr... IMHO it solves similar problem. -- Mikhail Terekhov