Files
cpython/Python
Brett Cannon 2de5097ba4 bpo-26131: Deprecate usage of load_module() (GH-23469)
Raise an ImportWarning when the import system falls back on load_module(). As for implementations of load_module(), raise a DeprecationWarning.
2020-12-04 15:39:21 -08:00
..
2017-09-14 18:13:16 -07:00

Miscellaneous source files for the main Python shared library