Message275279
| Author | lemburg |
|---|---|
| Recipients | eric.snow, lemburg, python-dev, steve.dower, syeberman |
| Date | 2016-09-09.07:30:17 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1473406217.77.0.477105076889.issue28005@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Yes, that's intended. See e.g. the mbcs codec. If a search function gets an ImportError, it interprets this as "codec is not available/working", and then gives other search functions a chance to find a working one. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-09-09 07:30:17 | lemburg | set | recipients: + lemburg, syeberman, python-dev, eric.snow, steve.dower |
| 2016-09-09 07:30:17 | lemburg | set | messageid: <1473406217.77.0.477105076889.issue28005@psf.upfronthosting.co.za> |
| 2016-09-09 07:30:17 | lemburg | link | issue28005 messages |
| 2016-09-09 07:30:17 | lemburg | create | |