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 lemburg
Recipients eric.snow, lemburg, python-dev, steve.dower, syeberman
Date 2016-09-08.06:41:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473316863.57.0.578667390182.issue28005@psf.upfronthosting.co.za>
In-reply-to
Content
Steve, this is not a correct patch. The purpose of skipping ImportErrors is to give other search functions a chance to find and provide a working codec. Your patch causes this to break.
History
Date User Action Args
2016-09-08 06:41:03lemburgsetrecipients: + lemburg, syeberman, python-dev, eric.snow, steve.dower
2016-09-08 06:41:03lemburgsetmessageid: <1473316863.57.0.578667390182.issue28005@psf.upfronthosting.co.za>
2016-09-08 06:41:03lemburglinkissue28005 messages
2016-09-08 06:41:03lemburgcreate