Message72960
Yes, when I did it last night, I thought I could compile it and saw OK
on test_tarfile.py, but probably I dreamed. :-(
#define PyUnicode_FromString(s) PyUnicode_Decode(s, strlen(s), "cp932",
"strict")
or following patch should work. |
|
| Date |
User |
Action |
Args |
| 2008-09-10 13:11:31 | ocean-city | set | recipients:
+ ocean-city, loewis, amaury.forgeotdarc |
| 2008-09-10 13:11:31 | ocean-city | set | messageid: <[email protected]> |
| 2008-09-10 13:10:30 | ocean-city | link | issue3824 messages |
| 2008-09-10 13:10:30 | ocean-city | create | |
|