Unicode support in Python

From: William J Poser (wjposer@ldc.upenn.edu)
Date: Thu Sep 21 2006 - 02:18:44 CDT

  • Next message: Frank Ellermann: "Re: Unicode & space in programming & l10n"

    It turns out that Python is not compiled by
    default with support for all of Unicode.
    To get support beyond the BMP, give the
    argument --enable-unicode=ucs4 to configure.

    Bill



    This archive was generated by hypermail 2.1.5 : Thu Sep 21 2006 - 02:22:46 CDT