mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Remove helper managed_connect(). Use memory_database() or contextlib.closing() + addCleanup(unlink) instead. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| __main__.py | ||
| test_backup.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 | ||