Message 73909 - Python tracker
Message73909
| Author | benjamin.peterson |
|---|---|
| Recipients | HWJ, amaury.forgeotdarc, benjamin.peterson, dlitz, gvanrossum, pitrou, vstinner, zegreek |
| Date | 2008-09-27.00:47:18 |
| SpamBayes Score | 4.9032504e-05 |
| Marked as misclassified | No |
| Message-id | <1222476449.76.0.103882147516.issue3187@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Ok. Here's another possibility. It adds another optional parameter to listdir. If False, bytes strings can be returned. Otherwise, the UnicodeDecodeError is reraised. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-09-27 00:47:30 | benjamin.peterson | set | recipients: + benjamin.peterson, gvanrossum, amaury.forgeotdarc, pitrou, vstinner, HWJ, dlitz, zegreek |
| 2008-09-27 00:47:29 | benjamin.peterson | set | messageid: <1222476449.76.0.103882147516.issue3187@psf.upfronthosting.co.za> |
| 2008-09-27 00:47:19 | benjamin.peterson | link | issue3187 messages |
| 2008-09-27 00:47:19 | benjamin.peterson | create | |