psycopg2/lib
Daniele Varrazzo 927f2bb1f1 Dropped logging.basicConfig() call.
It messes up with projects using logging but where no handler is
installed on the root logger.  Bug reported by Joe Abbate.
2010-07-09 23:23:10 +01: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 Use the default role for cross referencing Python objects. 2010-02-26 00:49:19 +00:00
extensions.py Added typecasters for arrays of specific MX/Py time-related types. 2010-05-15 14:27:23 +01:00
extras.py Dropped register_tstz_w_secs() implementation. 2010-05-20 02:18:04 +01:00
pool.py Dropped logging.basicConfig() call. 2010-07-09 23:23:10 +01: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