mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
bpo-43059: Remove reference to legacy external sqlite3 repository (GH-24364)
This commit is contained in:
parent
4d11ecbb5e
commit
e603443642
1 changed files with 0 additions and 4 deletions
|
|
@ -100,10 +100,6 @@ This example uses the iterator form::
|
|||
|
||||
.. seealso::
|
||||
|
||||
https://github.com/ghaering/pysqlite
|
||||
The pysqlite web page -- sqlite3 is developed externally under the name
|
||||
"pysqlite".
|
||||
|
||||
https://www.sqlite.org
|
||||
The SQLite web page; the documentation describes the syntax and the
|
||||
available data types for the supported SQL dialect.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue