Message76244
There is some inconsistency in the conversions with the "command line":
- on input, sys.argv decodes with mbstowcs
- on output, os.system uses utf-8, os.execv uses the
FileSystemDefaultEncoding. |
|
| Date |
User |
Action |
Args |
| 2008-11-22 12:51:17 | amaury.forgeotdarc | set | recipients:
+ amaury.forgeotdarc, loewis, mark.dickinson, MrJean1 |
| 2008-11-22 12:51:17 | amaury.forgeotdarc | set | messageid: <[email protected]> |
| 2008-11-22 12:51:17 | amaury.forgeotdarc | link | issue4388 messages |
| 2008-11-22 12:51:16 | amaury.forgeotdarc | create | |
|