summaryrefslogtreecommitdiffstats
path: root/Doc/includes/sqlite3/executescript.py
Commit message (Collapse)AuthorAgeFilesLines
* gh-95273: Condense sqlite3 executescript example (GH-95383)Miss Islington (bot)2022-07-291-25/+0
| | | | | (cherry picked from commit e9c8de669d40d993489981be2973d1ea5bd10d0c) Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
* bpo-34580: Update sqlite3 examples to call close() explicitly (GH-9079)Xtreak2019-05-191-0/+1
| | | | | The sqlit3.Connection object doesn't call its close() method when it's used as a context manager.
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+24