Mario Frasca wrote:
Christoph Zwerschke wrote:
I think the underlying connection is in some attribute.

yes, I also expected it to be there, but I can't recognize it:

cr = connection.cursor()
dir(cr)

It's in the private __source attribute that is not visible with dir().

-- Chris
_______________________________________________
PyGreSQL mailing list
[email protected]
http://mailman.vex.net/mailman/listinfo/pygresql

Reply via email to