STINNER Victor <[email protected]> added the comment: > The difficulty is that you need to check on both Macs > with 16-bit and with 32-bit wchar_t.
I don't think that the size of wchar_t is configurable: it should always be 32 bits on Mac OS X. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue14738> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
