[issue21842] Fix IDLE in unicodeless build

Serhiy Storchaka report at bugs.python.org
Sun Oct 12 16:32:59 CEST 2014


Serhiy Storchaka added the comment:

Most tests which detects no-unicode build, assume that the unicode doesn't exist. It can be confused to introduce faked public (non-underscored) name.

----------

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


More information about the Python-bugs-list mailing list