mirror of
https://github.com/python/cpython.git
synced 2026-05-08 13:40:46 -04:00
6261ae9b01
Let .chm document display non-ASCII characters properly Escape the `body` part of .chm source file to 7-bit ASCII, to fix visual effect on some MBCS Windows systems.