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

M.-A. Lemburg mal@lemburg.com
Mon, 07 Oct 2002 19:04:48 +0200


Barry A. Warsaw wrote:
>>>>>>"MAL" == M  <mal@lemburg.com> writes:
> 
> 
>     MAL> Hmm, I get a "file not found" error. Looks like SuSE doesn't
>     MAL> ship with the 'un-define' package.
> 
> FWIW, I always build XEmacs from source --with-mule, and install all
> the packages from the package manager.  I'm also using 21.4.9.

Turns out that SuSE chose to compile XEmacs with Mule support
but placed the Mule files into a separate package called
'mule-ucs-xemacs'. After I installed that package, XEmacs now
correctly interprets the coding marker and works just fine with
UTF-8 files. Cool :-)

-- 
Marc-Andre Lemburg
CEO eGenix.com Software GmbH
_______________________________________________________________________
eGenix.com -- Makers of the Python mx Extensions: mxDateTime,mxODBC,...
Python Consulting:                               http://www.egenix.com/
Python Software:                    http://www.egenix.com/files/python/