psycopg2/doc/src
Jon Dufresne f5703dc3e5 Use builtin function next() throughout project
Available since Python 2.6. Use of .next() is deprecated and not
supported in Python 3. Forward compatible with modern Python.

https://docs.python.org/2/library/functions.html#next
2017-12-01 19:57:37 -08:00
..
_static SQL links not bold in the docs 2017-02-16 12:38:04 +00:00
tools Use builtin function next() throughout project 2017-12-01 19:57:37 -08:00
advanced.rst Further docs cleanup 2017-11-06 18:34:23 +00:00
conf.py Further docs cleanup 2017-11-06 18:34:23 +00:00
connection.rst Dropped doc building warning 2017-10-18 21:57:17 +01:00
cursor.rst Added docs about the usability of sql objects with copy_expert() 2017-03-16 00:55:20 +00:00
errorcodes.rst Update to Exception as e, print() 2017-11-28 16:03:23 +00:00
extensions.rst Expose *DATETIMETZ* objects in the extensions module 2017-03-22 03:42:12 +00:00
extras.rst Update documentation to reflect JSON import behavior 2017-11-28 06:38:44 -08:00
faq.rst Further docs cleanup 2017-11-06 18:34:23 +00:00
index.rst Link COPY from docs index to our docs instead of postgres ones 2017-02-16 12:46:12 +00:00
install.rst Drop support for EOL Python 3.0-3.3 2017-11-28 16:06:55 +00:00
Makefile Documentation dir reordered. 2010-02-14 16:45:36 +00:00
module.rst Fixed doc typo 2017-02-28 11:28:11 +00:00
news.rst NEWS file reformatted to reST and included in the docs 2013-03-18 15:42:10 +00:00
pool.rst Docs cleanup by Josh Kupershmidt 2011-11-01 07:09:51 +00:00
sql.rst Added docs about the usability of sql objects with copy_expert() 2017-03-16 00:55:20 +00:00
tz.rst Documentation cleanup 2011-02-19 16:16:28 +00:00
usage.rst Documentation tweaked to omit Python 2.6 distinctions 2017-11-28 16:11:06 +00:00