Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | gh-96414: Inline code examples in sqlite3 docs (#96442) | Erlend E. Aasland | 2022-08-31 |
| | |||
* | bpo-44106: Improve sqlite3 example database contents (GH-26027) | Erlend Egeberg Aasland | 2021-05-19 |
| | |||
* | bpo-34580: Update sqlite3 examples to call close() explicitly (GH-9079) | Xtreak | 2019-05-20 |
| | | | | | The sqlit3.Connection object doesn't call its close() method when it's used as a context manager. | ||
* | caught is the right pp of catch; thanks to Don Bennett from docs@ | Sandro Tosi | 2011-10-31 |
| | |||
* | Same documentation for sqlite3 module as in 2.6. | Gerhard Häring | 2008-03-29 |