mirror of
https://github.com/python/cpython.git
synced 2026-01-27 05:05:50 +00:00
Fix name of the Python encoding in Unicode errors of the code page codec: use "cp65000" and "cp65001" instead of "CP_UTF7" and "CP_UTF8" which are not valid Python code names.
Source files for various builtin objects