mirror of
https://github.com/python/cpython.git
synced 2026-01-28 05:35:31 +00:00
The encodings.latin_1 module is no longer imported at startup. Now it is only imported when it is the filesystem encoding or the stdio encoding.
Miscellaneous source files for the main Python shared library