mirror of
https://github.com/python/cpython.git
synced 2026-06-26 21:04:42 -04:00
1bf7959dce
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