[issue4388] test_cmd_line fails on MacOS X

Martin v. Löwis report at bugs.python.org
Sun Nov 30 19:22:40 CET 2008


Martin v. Löwis <martin at v.loewis.de> added the comment:

> Should I open an issue for this, or am I simply misunderstanding?

I think you are right. However, conversion to/from wchar_t is/was
rarely used, and so are non-BMP characters; it's very likely that
the problem hasn't occurred in practice (and I doubt it would occur
in 3.0 if not fixed - there are more severe problems around).

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


More information about the Python-bugs-list mailing list