]> granicus.if.org Git - python/commit
Issue #9992: On Mac OS X, decode command line arguments from utf-8 instead of
authorVictor Stinner <victor.stinner@haypocalc.com>
Wed, 13 Oct 2010 22:15:06 +0000 (22:15 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Wed, 13 Oct 2010 22:15:06 +0000 (22:15 +0000)
commit90bbaa57f92c48d33a4438f22899847915fb5f56
treed411404e57c891facb06ccddbf4142cb886bd73c
parenteb1410fc40e07d71c51b781ea2436f9e5ad90178
Issue #9992: On Mac OS X, decode command line arguments from utf-8 instead of
the locale encoding.
Misc/NEWS
Modules/python.c