summaryrefslogtreecommitdiffstats
path: root/Doc/includes/sqlite3/executescript.py
Commit message (Collapse)AuthorAgeFilesLines
* bpo-34580: Update sqlite3 examples to call close() explicitly (GH-9079)Miss Islington (bot)2019-05-191-0/+1
| | | | | | | | The sqlite3.Connection object doesn't call its close() method when it's used as a context manager. (cherry picked from commit 287b84de939db47aa8c6f30734ceb8aba9d1db29) Co-authored-by: Xtreak <tir.karthi@gmail.com>
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+24