Message 100376 - Python tracker
Message100376
| Author | loewis |
|---|---|
| Recipients | a.badger, brian.curtin, loewis, vstinner |
| Date | 2010-03-04.06:43:50 |
| SpamBayes Score | 1.432336e-06 |
| Marked as misclassified | No |
| Message-id | <1267685032.49.0.540405754228.issue4036@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
On Windows, command lines shouldn't need to be encoded in any encoding. Instead, the unicode string should be passed to the system call as-is. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-03-04 06:43:52 | loewis | set | recipients: + loewis, vstinner, a.badger, brian.curtin |
| 2010-03-04 06:43:52 | loewis | set | messageid: <1267685032.49.0.540405754228.issue4036@psf.upfronthosting.co.za> |
| 2010-03-04 06:43:51 | loewis | link | issue4036 messages |
| 2010-03-04 06:43:50 | loewis | create | |