[issue3194] Demo/loop.c passing "char *" instead of "wchar_t *"

STINNER Victor report at bugs.python.org
Sun Jan 31 02:35:30 CET 2010


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

loop demo is still broken in py3k:
 * try to link to libpython3.0 (wrong python version)
 * there is still the argv[0] type issue

----------
nosy: +haypo

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


More information about the Python-bugs-list mailing list