mirror of
https://github.com/python/cpython.git
synced 2025-11-25 12:44:13 +00:00
Add test_sqlite_row_keys() to explicitly test sqlite3.Row.keys(). Cleanups: - Reduce test noise by converting docstrings to regular comments - Reduce boilerplate code by adding a setUp() method to RowFactoryTests Co-authored-by: Erlend E. Aasland <erlend@python.org> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| __main__.py | ||
| test_backup.py | ||
| test_cli.py | ||
| 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 | ||