mirror of
https://github.com/python/cpython.git
synced 2025-09-08 18:01:44 +00:00
there's now a setup.py switch for this
This commit is contained in:
parent
2a7feee76d
commit
f6861ae12a
1 changed files with 1 additions and 1 deletions
|
@ -888,4 +888,4 @@ only makes sense to call from a different thread.
|
|||
.. [#f1] The sqlite3 module is not built with loadable extension support by
|
||||
default, because some platforms (notably Mac OS X) have SQLite libraries which
|
||||
are compiled without this feature. To get loadable extension support, you must
|
||||
modify setup.py and and remove the line that sets SQLITE_OMIT_LOAD_EXTENSION.
|
||||
pass --enable-loadable-sqlite-extensions to configure.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue