summaryrefslogtreecommitdiffstats
path: root/Doc/includes/sqlite3/shortcut_methods.py
Commit message (Collapse)AuthorAgeFilesLines
* bpo-44106: Improve sqlite3 example database contents (GH-26027)Erlend Egeberg Aasland2021-05-191-8/+8
|
* bpo-34580: Update sqlite3 examples to call close() explicitly (GH-9079)Xtreak2019-05-191-0/+4
| | | | | The sqlit3.Connection object doesn't call its close() method when it's used as a context manager.
* sqlite3: Fix documentation errors concerning Cursor.rowcountPetri Lehtinen2012-02-161-2/+1
| | | | Closes #13995.
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+21