You are currently browsing the Terry Jones weblog archives for December, 2013.
Monday, December 30th, 2013 Posted under deferreds, programming, python, twisted. | Comments Off on txdlo – a Twisted deferred list observer
Last night I wrote txdlo, a Python package that provides a class called DeferredListObserver. As you might guess, it lets you observe callback and errback events from a list of ... Read more..