]> granicus.if.org Git - python/commit
#1509: fix sqlite3 docstrings and docs w.r.t. cursor.fetchXXX methods.
authorGeorg Brandl <georg@python.org>
Sat, 19 Jan 2008 20:53:07 +0000 (20:53 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 19 Jan 2008 20:53:07 +0000 (20:53 +0000)
commitf558d2e5f560cc2f3a5e9fed86031f7b6ea64ab5
tree726d2948fd2177543d2c02a6d7a2446d13e961e6
parente047e6dd092a7d8f512914de78a8193ba6c518c4
#1509: fix sqlite3 docstrings and docs w.r.t. cursor.fetchXXX methods.
Doc/library/sqlite3.rst
Modules/_sqlite/cursor.c