summaryrefslogtreecommitdiffstats
path: root/Doc/includes/sqlite3/executescript.py
Commit message (Collapse)AuthorAgeFilesLines
* gh-95273: Condense sqlite3 executescript example (#95383)Erlend Egeberg Aasland2022-07-291-25/+0
|
* 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