[issue25899] Unnecessary non-ASCII characters in standard library

Serhiy Storchaka report at bugs.python.org
Fri Dec 18 07:15:21 EST 2015


Serhiy Storchaka added the comment:

> Are there any locale encodings where \x92 isn't an apostrophe?

Latin1 and all ISO-8859-*. CP437 and perhaps all DOS codepages. KOI8 family. And of course UTF-8.

----------

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


More information about the Python-bugs-list mailing list