Message124597
| Author | zegreek |
|---|---|
| Recipients | eric.araujo, nils, tarek, vstinner, zegreek |
| Date | 2010-12-24.14:46:33 |
| SpamBayes Score | 0.0017525902 |
| Marked as misclassified | No |
| Message-id | <4D14B22F.8050301@free.fr> |
| In-reply-to | <1293141315.66.0.109588617208.issue6011@psf.upfronthosting.co.za> |
| Content | |
|---|---|
Hello, the patch solves the bug for me as well (using locale "C", the filesystem encoding is utf-8). However, I do not understand why the patch checks that the shebang line decodes with both utf-8 and the file's encoding. The shebang line is only used by the kernel to locate the interpreter, so none of these should matter. Or have I misuderstood the patch? Cheers, Baptiste |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-12-24 14:46:44 | zegreek | set | recipients: + zegreek, vstinner, tarek, eric.araujo, nils |
| 2010-12-24 14:46:33 | zegreek | link | issue6011 messages |
| 2010-12-24 14:46:33 | zegreek | create | |