psycopg2.extras DictCursor typos

From: Alexey Luchko <luch(at)ank-sia(dot)com>
To: psycopg(at)postgresql(dot)org
Subject: psycopg2.extras DictCursor typos
Date: 2012-05-08 14:24:10
Message-ID: 4FA92C8A.2080905@ank-sia.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: psycopg

Hi!

lib/extras.py lines 123 and 128 refer to _cursor, but the class is
inherited from DictCursorBase.

https://dndg.it/cgi-bin/gitweb.cgi?p=public/psycopg2.git;a=blob;f=lib/extras.py;h=2e3974b648bf10c76af8fdfbeb6add8aae3475a3;hb=HEAD#l123

--
Regards,
Alexey.

Responses

Browse psycopg by date

  From Date Subject
Next Message Daniele Varrazzo 2012-05-08 14:44:33 Re: psycopg2.extras DictCursor typos
Previous Message Russ Neufeld 2012-05-01 21:31:36 Re: Strange slowness