[PyGreSQL] Re: DictCursor support for 3.8.1
Simon Pamies
s.pamies at banality.de
Tue Sep 19 03:49:22 EDT 2006
D'Arcy J.M. Cain wrote:
> On Mon, 18 Sep 2006 11:53:00 +0200
> Simon Pamies <s.pamies at banality.de> wrote:
>> I just downloaded PyGreSQL 3.8.1 and noticed that there is no dict
>> cursor support included. Also the close method on the pgdbCursor class
>> is missing.
>
> Oh, that's why you added the close method. However, it does exist. It
> is on line 156 of the original file.
Yep - as I mentioned in my last mail this was a mistake.
> Also, I will probably remove the lambda function and just make it a
> simple method.
If I may ask: Why? For this usecase the lambda function is clean and
simple :-)
Simon Pamies
More information about the PyGreSQL
mailing list