STINNER Victor <vstin...@redhat.com> added the comment:
Hum. In fact, this problem can be fixed differently: modify PyRun_xxx() functions to pass the filename as an Unicode string. Maybe pass it as a wchar_t* string or even a Python str object. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue32381> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com