Skip to content

gh-95273: Reorganize sqlite3 doc module level funcs and vars #95626

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prev Previous commit
Next Next commit
Update Doc/library/sqlite3.rst
Co-authored-by: CAM Gerlach <[email protected]>
  • Loading branch information
Erlend Egeberg Aasland and CAM-Gerlach authored Aug 5, 2022
commit dba48f4c0ff0e4849300a53476816035829aa4b7
1 change: 1 addition & 0 deletions Doc/library/sqlite3.rst
Original file line number Diff line number Diff line change
Expand Up @@ -303,6 +303,7 @@ Module functions
Note: *typename* and the name of the type in your query are matched
case-insensitively.


.. _sqlite3-module-variables:

Module variables
Expand Down