[issue2128] sys.argv is wrong for unicode strings

David-Sarah Hopwood report at bugs.python.org
Sun Jan 9 08:39:46 CET 2011


David-Sarah Hopwood <david-sarah at jacaranda.org> added the comment:

Sorry, missed out the imports:

    from ctypes import WINFUNCTYPE, windll, POINTER, byref, c_int
    from ctypes.wintypes import LPWSTR, LPCWSTR

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue2128>
_______________________________________


More information about the Python-bugs-list mailing list