mirror of
https://github.com/python/cpython.git
synced 2026-07-07 10:39:42 -04:00
gh-133390: Amend gh-135659 (sqlite3 docs update) (#137447)
* gh-133390: Amend gh-135659 (sqlite3 docs update)
This commit is contained in:
committed by
GitHub
parent
54a5fdffc8
commit
247dab27fd
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user