cpython/Lib/test/test_sqlite3
Stan Ulbrych ecd83e02b1
gh-133439: Fix the error message in the sqlite3 CLI (GH-133807)
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2025-06-19 13:46:33 +02:00
..
__init__.py
__main__.py
test_backup.py
test_cli.py gh-133439: Fix the error message in the sqlite3 CLI (GH-133807) 2025-06-19 13:46:33 +02:00
test_dbapi.py
test_dump.py
test_factory.py
test_hooks.py
test_regression.py
test_transactions.py
test_types.py
test_userfunctions.py
util.py