Message 147773 - Python tracker
Message147773
| Author | vstinner |
|---|---|
| Recipients | ezio.melotti, vstinner |
| Date | 2011-11-16.22:14:47 |
| SpamBayes Score | 0.0031780931 |
| Marked as misclassified | No |
| Message-id | <1321481687.96.0.070295281604.issue13415@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
os.unsetenv(name) encodes name to UTF-8. I think that the ANSI code page (or another code page?) should be used. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-11-16 22:14:48 | vstinner | set | recipients: + vstinner, ezio.melotti |
| 2011-11-16 22:14:47 | vstinner | set | messageid: <1321481687.96.0.070295281604.issue13415@psf.upfronthosting.co.za> |
| 2011-11-16 22:14:47 | vstinner | link | issue13415 messages |
| 2011-11-16 22:14:47 | vstinner | create | |