Re: psycopg2.extras DictCursor typos

From: Federico Di Gregorio <fog(at)dndg(dot)it>
To: psycopg(at)postgresql(dot)org
Subject: Re: psycopg2.extras DictCursor typos
Date: 2012-05-08 15:08:34
Message-ID: 4FA936F2.5040503@dndg.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: psycopg

On 08/05/12 16:52, Daniele Varrazzo wrote:
> On Tue, May 8, 2012 at 3:44 PM, Daniele Varrazzo
> <daniele(dot)varrazzo(at)gmail(dot)com> wrote:
>> > On Tue, May 8, 2012 at 3:24 PM, Alexey Luchko <luch(at)ank-sia(dot)com> wrote:
>>> >> Hi!
>>> >>
>>> >> lib/extras.py lines 123 and 128 refer to _cursor, but the class is inherited
>>> >> from DictCursorBase.
>> >
>> > Yes, I think it's wrong, thank you.
> Fog, I've already fixed it in my devel: you can pull from there
> instead of patching it yourself.

Done. Thanks.

federico

--
Federico Di Gregorio federico(dot)digregorio(at)dndg(dot)it
Studio Associato Di Nunzio e Di Gregorio http://dndg.it
Bhoe, bhe, bhe. Sono brutto e cattivo. Brutto lama! -- Cuzco

In response to

Browse psycopg by date

  From Date Subject
Next Message Alexey Luchko 2012-05-09 09:46:42 Mixing DictConnection and LoggingConnection
Previous Message Federico Di Gregorio 2012-05-08 14:56:09 Re: psycopg2.extras DictCursor typos