mirror of
https://github.com/python/cpython.git
synced 2025-11-09 10:01:42 +00:00
* Use try/except ImportError or test_support.import_module() to import thread and threading modules * Add @unittest.skipUnless(threading, ...) to testcases using threads |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| dbapi.py | ||
| dump.py | ||
| factory.py | ||
| hooks.py | ||
| py25tests.py | ||
| regression.py | ||
| transactions.py | ||
| types.py | ||
| userfunctions.py | ||