[Python-Dev] Non-ASCII characters in test_pep277.py in 2.3

Sjoerd Mullender sjoerd@acm.org
Mon, 07 Oct 2002 16:20:45 +0200


Have you seen
<http://www.xemacs.org/Documentation/packages/html/mule-ucs_2.html>?
I don't know whether it helps in your case, but it does tell you how
to get UTF-8 support in XEmacs.

On Mon, Oct 7 2002 Barry A. Warsaw wrote:

> 
> >>>>> "MAL" == M  <mal@lemburg.com> writes:
> 
>     MAL> I just checked my SuSE 8.0 XEmacs and it seems that it
>     MAL> doesn't come with the UTF-8 coding system installed either.
> 
> Was that XEmacs built with MULE, and does that matter?  (I'm
> struggling with utf-8 issues on the mailman-i18n lists, trying to
> decode and display an RFC 2047 header encoded with utf-8.  Doesn't
> seem possible).  I just visited the file in my MULE XEmacs 21.4.9 and
> it doesn't seem to grok the utf-8 encoding either.
> 
>     MAL> Fine with me. I guess we ought to document this somewhere in
>     MAL> the Python core programming style guide (if such a document
>     MAL> exists ;-).
> 
> PEP 8
> 
> -Barry
> 
> _______________________________________________
> Python-Dev mailing list
> Python-Dev@python.org
> http://mail.python.org/mailman/listinfo/python-dev
> 

-- Sjoerd Mullender <sjoerd@acm.org>