Files
cpython/Python/pylifecycle.c
Victor Stinner 1bf7959dce bpo-41006: Remove init_sys_streams() hack (GH-20954)
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.
2020-06-18 01:11:46 +02:00

68 KiB