Author: cito
Date: Mon Feb  1 04:34:47 2016
New Revision: 810

Log:
Minor update in the documentation

Modified:
   trunk/docs/contents/pg/db_wrapper.rst

Modified: trunk/docs/contents/pg/db_wrapper.rst
==============================================================================
--- trunk/docs/contents/pg/db_wrapper.rst       Mon Feb  1 04:31:52 2016        
(r809)
+++ trunk/docs/contents/pg/db_wrapper.rst       Mon Feb  1 04:34:47 2016        
(r810)
@@ -510,7 +510,7 @@
     :rtype: dict
 
 This method clears all the attributes to values determined by the types.
-Numeric types are set to 0, Booleans are set to ``'f'``, and everything
+Numeric types are set to 0, Booleans are set to *False*, and everything
 else is set to the empty string.  If the row argument is present, it is
 used as the row dictionary and any entries matching attribute names are
 cleared with everything else left unchanged.
_______________________________________________
PyGreSQL mailing list
[email protected]
https://mail.vex.net/mailman/listinfo.cgi/pygresql

Reply via email to