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 terry.reedy
Recipients fgracia, python-dev, roger.serwy, terry.reedy
Date 2014-10-02.17:47:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1412272066.59.0.271833339601.issue14929@psf.upfronthosting.co.za>
In-reply-to
Content
As the 'crash' seems to have been solved, this should probably be closed and a new issue about encodings opened. Also, since the re module used to search lines within files can work with both bytes and strings, there might be an option to search undecoded bytes.
History
Date User Action Args
2014-10-02 17:47:46terry.reedysetrecipients: + terry.reedy, roger.serwy, python-dev, fgracia
2014-10-02 17:47:46terry.reedysetmessageid: <1412272066.59.0.271833339601.issue14929@psf.upfronthosting.co.za>
2014-10-02 17:47:46terry.reedylinkissue14929 messages
2014-10-02 17:47:46terry.reedycreate