[issue35596] Fatal Python error: initfsencoding: unable to load the file system codec zipimport.ZipImportError: can't find module 'encodings'

2018-12-31 Thread wwq
wwq added the comment: I have tried zipping the stdlib myself form normal version's "Python37\Lib" with all files were end with ".py"(without "site-packages" of course). And then everything work fine. Maybe the loader only reject ".pyc" f

[issue32174] nonASCII punctuation characters can not display in python363.chm.

2018-04-02 Thread wwq
wwq added the comment: And in python365.chm, also had some non ascii chars can not display. -- Added file: https://bugs.python.org/file47515/QQ截图20180403090715.png ___ Python tracker <https://bugs.python.org/issue32

[issue32174] nonASCII punctuation characters can not display in python363.chm.

2018-04-02 Thread wwq
wwq added the comment: In python365.chm, it loss the style in any page but can show in IE. -- Added file: https://bugs.python.org/file47514/QQ截图20180403085952.png ___ Python tracker <https://bugs.python.org/issue32

[issue32174] nonASCII punctuation characters can not display in python363.chm.

2018-01-08 Thread wwq
wwq added the comment: I found the problem was not fixed on python364.chm but it show well on python362.chm, maybe the python.org official config was a change to let the coding error. -- nosy: +wwqgtxx ___ Python tracker <https://bugs.python.