[issue4075] Use WCHAR variant of OutputDebugString
Martin v. Löwis
report at bugs.python.org
Tue Oct 14 22:47:52 CEST 2008
Martin v. Löwis <martin at v.loewis.de> added the comment:
> May be OutputDebugStringA has to be part of "wince-port" library but if
> is fine all win platforms to call *W what about patch to use function
> MultiByteToWideChar() ?
Is there a problem with the proposed patch?
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4075>
_______________________________________
More information about the Python-bugs-list
mailing list