| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bpo-34580: Update sqlite3 examples to call close() explicitly (GH-9079) | Miss Islington (bot) | 2019-05-19 | 1 | -0/+4 |
| | | | | | | | | | 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> | ||||
| * | caught is the right pp of catch; thanks to Don Bennett from docs@ | Sandro Tosi | 2011-10-31 | 1 | -1/+1 |
| | | |||||
| * | Same documentation for sqlite3 module as in 2.6. | Gerhard Häring | 2008-03-29 | 1 | -0/+16 |
