Some cleanup in the docs.

This commit is contained in:
Georg Brandl 2007-12-29 10:57:00 +00:00
parent 28c7bcf38e
commit b19be571e0
126 changed files with 804 additions and 1181 deletions

View file

@ -351,7 +351,7 @@ A :class:`Connection` instance has the following attributes and methods:
memory overhead. It will probably be better than your own custom
dictionary-based approach or even a db_row based solution.
.. % XXX what's a db_row-based solution?
.. XXX what's a db_row-based solution?
.. attribute:: Connection.text_factory