[Twisted-Python] SQLAlchemy and Twisted

Jaroslaw Fedewicz drwxrwxr.x+twistedmail at gmail.com
Fri May 7 11:37:14 EDT 2010


> (yield resultset[10:20]).sort(Sort.ASC)
>
> assuming a new enough version of Python.

I wonder if it a good idea to subclass Deferred and define __call__()
for it, making it attach callbacks to itself.
Theoretically should work in earlier versions and make the syntax look
more transparent.



More information about the Twisted-Python mailing list