mirror of
https://github.com/python/cpython.git
synced 2026-02-25 08:31:19 +00:00
Changing the values requires forking and patching, which is intentional. Simply rebuilding from source does not change the implementation enough to justify changing these values - they would still be `cpython` and compatible with existing `.pyc` files. But people who maintain forks are better served by being able to easily override these values in a place that can be forward-ported reliably. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| module_none.py | ||
| pydoc_mod.py | ||
| pydocfodder.py | ||
| test_pydoc.py | ||