Unicode filenames on Windows with Python & subprocess.Popen()
Why does the following occur:
>>> u\'\\u0308\'.encode(\'mbcs\')#UMLAUT
\'\\xa8\'
>>> u\'\\u041A\'.encode(\'mbcs\')#CYRILLIC CAPITAL LETTER KA
0
0
0
加载中,请稍侯......
精彩评论