mirror of
https://github.com/python/cpython.git
synced 2026-06-21 10:34:26 -04:00
7b6e98911e
If "import encodings" fails at Python startup, dump the Python path configuration to help users debugging their configuration. The encodings module is the first module imported during Python startup.
Miscellaneous source files for the main Python shared library