Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Syntax
  • Loading branch information
erlend-aasland committed Jul 26, 2022
commit ba083e80661da2d5cd68b3bd7ceecf4771405594
2 changes: 1 addition & 1 deletion Doc/library/sqlite3.rst
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ Module functions and constants
.. data:: sqlite_version_info

Version number of the run-time SQLite library as a :class:`tuple` of
Comment thread
erlend-aasland marked this conversation as resolved.
Outdated
:class`integers <int>`.
:class:`integers <int>`.


.. data:: threadsafety
Expand Down