[PyGreSQL] Idle transactions
Christoph Zwerschke
cito at online.de
Tue Oct 24 03:32:12 EDT 2006
Jeff Davis wrote:
> On Mon, 2006-10-23 at 22:13 +0200, Christoph Zwerschke wrote:
>> I have just worked a little bit on the pgdb module and fixed the issue
>> with the idle transactions raised by Jeff.
>
> Thanks for the quick response.
>
> I didn't notice it in CVS yet, but when you check it in I'll try it out.
Ok, I've checked it in now. I hope there are no objections against
making the private variables accessible.
Quoting http://docs.python.org/tut/node11.html: "As is true for modules,
classes in Python do not put an absolute barrier between definition and
user, but rather rely on the politeness of the user not to "break into
the definition."
-- Christoph
More information about the PyGreSQL
mailing list