Message 119180 - Python tracker
Message119180
| Author | vstinner |
|---|---|
| Recipients | Arfrever, lemburg, loewis, pitrou, vstinner |
| Date | 2010-10-19.23:55:25 |
| SpamBayes Score | 0.00048073925 |
| Marked as misclassified | No |
| Message-id | <1287532527.55.0.688664402727.issue8725@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
initfsencoding() now raises a fatal error on get_codeset() error. Use a encoding different than the locale encoding on get_codeset() only leads to mojibake and encoding issues, it's not a good idea. Close this issue as invalid. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-10-19 23:55:27 | vstinner | set | recipients: + vstinner, lemburg, loewis, pitrou, Arfrever |
| 2010-10-19 23:55:27 | vstinner | set | messageid: <1287532527.55.0.688664402727.issue8725@psf.upfronthosting.co.za> |
| 2010-10-19 23:55:25 | vstinner | link | issue8725 messages |
| 2010-10-19 23:55:25 | vstinner | create | |