psycopg2/lib
Daniele Varrazzo 9ddf59959f Adding ConnectionInfo object documentation
I'm still fought whether docs should be in the C module or in the .rst.
I'd prefer the first because DRY, but writing multiline strings in C
really sucks.
2018-10-12 03:25:06 +01:00
..
__init__.py Prefer https:// URLs when available 2018-09-22 19:02:33 -07:00
_ipaddress.py Drop 2to3 build step; make all code compatible with all Pythons 2017-12-11 20:26:58 -08:00
_json.py Remove redundant parentheses 2017-11-28 16:06:52 +00:00
_range.py Faster check for empty range in str() 2018-10-04 11:46:07 +01:00
compat.py Drop 2to3 build step; make all code compatible with all Pythons 2017-12-11 20:26:58 -08:00
errorcodes.py Prefer https:// URLs when available 2018-09-22 19:02:33 -07:00
extensions.py Adding ConnectionInfo object documentation 2018-10-12 03:25:06 +01:00
extras.py Prefer https:// URLs when available 2018-09-22 19:02:33 -07:00
pool.py Drop 2to3 build step; make all code compatible with all Pythons 2017-12-11 20:26:58 -08:00
sql.py sql.Identifier can wrap a sequence of strings to represent qualified names 2018-10-04 12:46:10 +01:00
tz.py Prefer https:// URLs when available 2018-09-22 19:02:33 -07:00