Message114747
Come to think of it, I'm not sure if the patch is correct for
Windows, as PyUnicode_DecodeFSDefault() appears to do strict MBCS
decoding by default (similarly with PyUnicode_FSConverter() for
encoding). Can Windows return service names that won't decode
with MBCS? Or does it use a different encoding? I don't have a
system to experiment with. |
|
Date |
User |
Action |
Args |
2010-08-23 22:13:27 | baikie | set | recipients:
+ baikie |
2010-08-23 22:13:26 | baikie | link | issue9660 messages |
2010-08-23 22:13:25 | baikie | create | |
|