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 Paul.Bonser, armicron, benjamin.peterson, georg.brandl, kbk, loewis, meador.inge, roger.serwy, serhiy.storchaka, terry.reedy
Date 2013-09-07.15:15:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1378566906.37.0.234235485002.issue18873@psf.upfronthosting.co.za>
In-reply-to
Content
The tokenize module, 2to3, IDLE, and the Tools/scripts/findnocoding.py script affected by this bug. Proposed patch fixes this in all places and adds tests for tokenize and 2to3.
History
Date User Action Args
2013-09-07 15:15:06serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, georg.brandl, terry.reedy, kbk, benjamin.peterson, roger.serwy, meador.inge, Paul.Bonser, armicron
2013-09-07 15:15:06serhiy.storchakasetmessageid: <1378566906.37.0.234235485002.issue18873@psf.upfronthosting.co.za>
2013-09-07 15:15:06serhiy.storchakalinkissue18873 messages
2013-09-07 15:15:04serhiy.storchakacreate