mirror of
https://github.com/python/cpython.git
synced 2026-01-07 07:52:29 +00:00
gh-133390: Amend gh-135659 (sqlite3 docs update) (#137447)
* gh-133390: Amend gh-135659 (sqlite3 docs update)
This commit is contained in:
parent
54a5fdffc8
commit
247dab27fd
1 changed files with 1 additions and 1 deletions
|
|
@ -509,7 +509,7 @@ Module constants
|
|||
|
||||
.. data:: SQLITE_KEYWORDS
|
||||
|
||||
A :class:`tuple` containing all sqlite3 keywords.
|
||||
A :class:`tuple` containing all SQLite keywords.
|
||||
|
||||
This constant is only available if Python was compiled with SQLite
|
||||
3.24.0 or greater.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue