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 serhiy.storchaka
Recipients Ivan.Pozdeev, serhiy.storchaka, terry.reedy
Date 2016-12-13.19:27:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1481657253.98.0.384193008359.issue28923@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, CPython tokenizer recognizes encoding starting with "iso-latin-1-" as "iso-8859-1" (see get_normal_name() in Parser/tokenizer.c:228).

I agreed that coding cookie or all line can be removed from Tix.py. Please do that.
History
Date User Action Args
2016-12-13 19:27:34serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, Ivan.Pozdeev
2016-12-13 19:27:33serhiy.storchakasetmessageid: <1481657253.98.0.384193008359.issue28923@psf.upfronthosting.co.za>
2016-12-13 19:27:33serhiy.storchakalinkissue28923 messages
2016-12-13 19:27:33serhiy.storchakacreate