mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
* Rename libregrtest.main_in_temp_cwd() to libregrtest.main() * Add regrtest.main_in_temp_cwd() alias to libregrtest.main() * Move old main_in_temp_cwd() code into libregrtest.Regrtest.main() * Update multiple scripts to call libregrtest.main() |
||
|---|---|---|
| .. | ||
| builtin | ||
| extension | ||
| frozen | ||
| import_ | ||
| namespace_pkgs | ||
| source | ||
| __init__.py | ||
| __main__.py | ||
| abc.py | ||
| regrtest.py | ||
| test_abc.py | ||
| test_api.py | ||
| test_lazy.py | ||
| test_locks.py | ||
| test_namespace_pkgs.py | ||
| test_spec.py | ||
| test_util.py | ||
| test_windows.py | ||
| util.py | ||