Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Feb 2008 09:26:48 -0500
From:      "Eric Mesa" <ericsbinaryworld@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   How do I get unicode support in python?
Message-ID:  <582715960802080626m22c586a4j5c8de009294a0aae@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I'm running a web server with FreeBSD 6.1-RELEASE and python 2.4.3.  I'm
unable to print any characters outside of ascii.  I have tried this code on
my Linux computer, which has python 2.5.x and it works - so the code is
solid.

What do I need to do to get python on the web server to have unicode
support?  Is there a module/package I need to import in the 2.4 series?  Or
is there some package/port I need to install?  Or do I just recompile python
with some different flags?  (And does that entail any uninstalling first?)

Thanks,

-- 
Eric Mesa
http://www.ericsbinaryworld.com
http://server.ericsbinaryworld.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?582715960802080626m22c586a4j5c8de009294a0aae>