]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-95273: Move sqlite3 executemany examples from reference to tutorial (#95351)
authorErlend Egeberg Aasland <erlend.aasland@innova.no>
Fri, 29 Jul 2022 07:42:22 +0000 (09:42 +0200)
committerGitHub <noreply@github.com>
Fri, 29 Jul 2022 07:42:22 +0000 (09:42 +0200)
commitf0bf7956e60b452208f279146f928d71eb0aa11b
tree25dcb240b05f66db96d72db1e82ace4e16fb0406
parente9c8de669d40d993489981be2973d1ea5bd10d0c
gh-95273: Move sqlite3 executemany examples from reference to tutorial (#95351)
Doc/includes/sqlite3/executemany_1.py [deleted file]
Doc/includes/sqlite3/executemany_2.py [deleted file]
Doc/library/sqlite3.rst