Files
cpython/Python
Victor Stinner 9852cb3811 bpo-42955: Rename module_names to sys.stdlib_module_names (GH-24332)
* Rename _Py_module_names to _Py_stdlib_module_names.
* Rename Python/module_names.h to Python/stdlib_module_names.h.
2021-01-25 23:12:50 +01:00
..
2017-09-14 18:13:16 -07:00

Miscellaneous source files for the main Python shared library