psycopg2/lib
Daniele Varrazzo 31093a7a58 Some light cleanup for Py3 conversion.
Either flagged as warning by python2.6 -3 or converted by 2to3.
2010-12-21 04:02:13 +00:00
..
__init__.py Stop the loop variable used to create __all__ leaking in the module. 2010-02-14 00:35:47 +01:00
errorcodes.py Added PostgreSQL 9.0 error codes. 2010-09-23 23:43:23 +01:00
extensions.py Expose the Xid object in the extension module. 2010-11-05 09:34:49 +00:00
extras.py Some light cleanup for Py3 conversion. 2010-12-21 04:02:13 +00:00
pool.py Some light cleanup for Py3 conversion. 2010-12-21 04:02:13 +00:00
psycopg1.py Changes license to LGPL3 + OpenSSL exception on all source files 2010-02-12 23:34:53 +01:00
tz.py Added evaluable representation for the FixedOffsetTimezone object. 2010-05-15 14:27:23 +01:00