mirror of
https://github.com/python/cpython.git
synced 2025-11-07 09:02:02 +00:00
Add methods enterContext() and enterClassContext() in TestCase.
Add method enterAsyncContext() in IsolatedAsyncioTestCase.
Add function enterModuleContext().
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| __main__.py | ||
| test_c_parser.py | ||
| test_first_sets.py | ||
| test_grammar_validator.py | ||
| test_pegen.py | ||