aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Doc/includes/sqlite3/connect_db_1.py
Commit message (Collapse)AuthorAge
* bpo-34580: Update sqlite3 examples to call close() explicitly (GH-9079)Xtreak2019-05-20
| | | | | 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-15