Message 149662 - Python tracker (original) (raw)
On FreeBSD, Solaris and Mac OS X, b'\xff' can be decoded in
the C locale. The C locale is something like ISO-8859-1, not
7-bit ASCII.
On FreeBSD, it is the ISO-8859-1 encoding.
On FreeBSD, it is the ISO-8859-1 encoding.