psycopg2/lib
Jon Dufresne 8685120485 Remove unnecessary except ImportError for Python datetime types
The Python datetime module is available on all supported platforms. The
types are always available and never raise an ImportError.
2019-03-16 16:35:51 +00:00
..
__init__.py Copyright year updated 2019-02-17 01:36:36 +00:00
_ipaddress.py Copyright year updated 2019-02-17 01:36:36 +00:00
_json.py Copyright year updated 2019-02-17 01:36:36 +00:00
_lru_cache.py Use a proper LRU cache for namedtuples 2019-02-02 19:29:20 +00:00
_range.py Copyright year updated 2019-02-17 01:36:36 +00:00
compat.py Use a proper LRU cache for namedtuples 2019-02-02 19:29:20 +00:00
errorcodes.py Copyright year updated 2019-02-17 01:36:36 +00:00
errors.py SQLSTATE error classes implemented in C 2019-02-10 03:45:14 +00:00
extensions.py Remove unnecessary except ImportError for Python datetime types 2019-03-16 16:35:51 +00:00
extras.py Use True/False instead of 1/0 to represent bool values 2019-03-13 11:13:36 +00:00
pool.py Copyright year updated 2019-02-17 01:36:36 +00:00
sql.py Fix typo 2019-02-26 11:33:48 +01:00
tz.py Copyright year updated 2019-02-17 01:36:36 +00:00