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 Rosuav
Recipients Rosuav, serhiy.storchaka
Date 2015-12-18.09:23:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1450430596.24.0.99273446378.issue25899@psf.upfronthosting.co.za>
In-reply-to
Content
As an alternative to checking only *.py, the second version uses the 'file' command to recognize text files. Run from the cpython top-level directory (rather than Lib/), it finds a large number of additional results, many of which appear to have a UTF-8 BOM. Are they also worth removing?
History
Date User Action Args
2015-12-18 09:23:16Rosuavsetrecipients: + Rosuav, serhiy.storchaka
2015-12-18 09:23:16Rosuavsetmessageid: <1450430596.24.0.99273446378.issue25899@psf.upfronthosting.co.za>
2015-12-18 09:23:16Rosuavlinkissue25899 messages
2015-12-18 09:23:16Rosuavcreate