Message118375
| Author | pitrou |
|---|---|
| Recipients | ixokai, lemburg, loewis, pitrou, pjenvey, ronaldoussoren, vstinner |
| Date | 2010-10-11.16:08:54 |
| SpamBayes Score | 2.1320814e-09 |
| Marked as misclassified | No |
| Message-id | <1286813327.3148.1.camel@localhost.localdomain> |
| In-reply-to | <4CB334F4.1070106@v.loewis.de> |
| Content | |
|---|---|
> However, I completely fail to see the advantage that the > PYTHONFSENCODING variable has over the LANG variable. If it's > possible to set PTHONFSENCODING in some application, it surely > is also possible to set LANG (or LC_CTYPE), no? Setting the > latter also gives you the advantage that environment variables > and command line arguments use the same encoding as file names. I guess LANG and LC_CTYPE can be used for other purposes such as internationalization. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-10-11 16:08:56 | pitrou | set | recipients: + pitrou, lemburg, loewis, ixokai, ronaldoussoren, vstinner, pjenvey |
| 2010-10-11 16:08:55 | pitrou | link | issue9992 messages |
| 2010-10-11 16:08:54 | pitrou | create | |