Message116660
| Author | hagen |
|---|---|
| Recipients | eric.araujo, hagen, tarek |
| Date | 2010-09-17.13:19:51 |
| SpamBayes Score | 0.030114437 |
| Marked as misclassified | No |
| Message-id | <1284729593.16.0.252664137674.issue9887@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
"LANG=C python3 setup.py build_scripts" chokes on UTF-8 encoded scripts. The problem is that "copy_scripts" uses "open" without specifying an encoding. This issue may be related to #9561. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-09-17 13:19:53 | hagen | set | recipients: + hagen, tarek, eric.araujo |
| 2010-09-17 13:19:53 | hagen | set | messageid: <1284729593.16.0.252664137674.issue9887@psf.upfronthosting.co.za> |
| 2010-09-17 13:19:51 | hagen | link | issue9887 messages |
| 2010-09-17 13:19:51 | hagen | create | |