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 _______________________________________________ PyGreSQL mailing list [email protected] http://mailman.vex.net/mailman/listinfo/pygresql
