mirror of
https://github.com/python/cpython.git
synced 2025-10-27 11:44:39 +00:00
This change: * merges `distutils.sysconfig` into `sysconfig` while keeping the original functionality and * marks `distutils.sysconfig` as deprecated https://bugs.python.org/issue41282 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| __main__.py | ||
| test_c_parser.py | ||
| test_first_sets.py | ||
| test_grammar_validator.py | ||
| test_pegen.py | ||