[Twisted-Python] twisted.enterprise.row

Andrew Bennetts andrew-twisted at puzzling.org
Sun Jun 16 06:42:17 MDT 2002


Quick question:

Why doesn't twisted.enterprise.row use DB-API's Cursor.description feature,
instead of PostgreSQL specific gunk?

A cursory glance at what row needs and what Cursor.description provides
suggests that you could and should use that.

-Andrew.





More information about the Twisted-Python mailing list