Add to Technorati Favorites

A mixin class allowing Python __init__ methods to work with Twisted deferreds

Monday, May 11th, 2009 Posted under deferreds, python, twisted. | Comments Off on A mixin class allowing Python __init__ methods to work with Twisted deferreds

I posted to the Python Twisted list back in Nov 2008 with subject: A Python metaclass for Twisted allowing __init__ to return a Deferred Briefly, I was trying to find a ... Read more..