[Twisted-web] my first post, writing a Web interface to a PostgreSQL db

Michele Simionato michele.simionato at gmail.com
Mon Oct 17 03:34:20 MDT 2005


On 10/14/05, Valentino Volonghi aka Dialtone <dialtone at divmod.com> wrote:

> The last one is the standard abapi module that while maybe not beautiful it is
> indeed very simple and well tested in real life.

Does the standard module have any introspection feature? I mean, for instance
getting the field names? Using the DB API 2.0 interface I can extract the
information from the cursor .description attribute, but how do I get the
information from twisted.enterprise?

          Michele Simionato



More information about the Twisted-web mailing list