This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author malin
Recipients Windson Yang, anmikf, malin, paul.moore, steve.dower, tim.golden, zach.ware
Date 2018-11-02.08:07:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1541146072.04.0.788709270274.issue35140@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2018-11-02 08:07:52malinsetrecipients: + malin, paul.moore, tim.golden, zach.ware, steve.dower, Windson Yang, anmikf
2018-11-02 08:07:52malinsetmessageid: <1541146072.04.0.788709270274.issue35140@psf.upfronthosting.co.za>
2018-11-02 08:07:51malinlinkissue35140 messages
2018-11-02 08:07:51malincreate