Correction to last patch. As per the DB-API spec, we need to return None

D'Arcy J.M. Cain <darcy@druid.net>

Commit: 6f14e2771a6e0a8f80a8d93e83e7d51df43c6283
Author: D'Arcy J.M. Cain <darcy@druid.net>
Date: 2003-01-08T13:42:16Z
Releases: 7.4.1
Correction to last patch.  As per the DB-API spec, we need to return None
here, not -1.

Files

PathChange+/−
src/interfaces/python/pgdb.py modified +1 −1