[issue35140] encoding problem: gbk

Ma Lin report at bugs.python.org
Fri Nov 2 04:07:52 EDT 2018


Ma Lin <malincns at 163.com> added the comment:

Let me give an explanation.
Run encoding_problem_gbk.py, get an error:

D:\>encoding_problem_gbk.py
  File "D:\encoding_problem_gbk.py", line 1
SyntaxError: encoding problem: gbk

If remove the comment line, run as expected.

----------
nosy: +Ma Lin

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35140>
_______________________________________


More information about the Python-bugs-list mailing list