Author: cito
Date: Tue Jan 26 16:19:54 2016
New Revision: 789
Log:
Minor doc fix
Sphinx assigned two attributes not to the right class
Modified:
trunk/docs/contents/pgdb/connection.rst
Modified: trunk/docs/contents/pgdb/connection.rst
==============================================================================
--- trunk/docs/contents/pgdb/connection.rst Tue Jan 26 16:13:55 2016
(r788)
+++ trunk/docs/contents/pgdb/connection.rst Tue Jan 26 16:19:54 2016
(r789)
@@ -69,7 +69,7 @@
The following attributes are not part of the DB-API 2 standard.
-.. attribute:: cursor_type
+.. attribute:: Connection.cursor_type
The default cursor type used by the connection
@@ -79,7 +79,7 @@
.. versionadded:: 5.0
-.. attribute:: type_cache
+.. attribute:: Connection.type_cache
A dictionary with type information on the PostgreSQL types
_______________________________________________
PyGreSQL mailing list
[email protected]
https://mail.vex.net/mailman/listinfo.cgi/pygresql