Sunday 8 September 2013

Python - Windows UTF-8 Cmd Input

Create win32_unicode_argv.py
Import
import sys
import win32_unicode_argv 
Reference:
http://code.activestate.com/recipes/572200/
http://stackoverflow.com/a/846931

No comments :

Post a Comment