n I need higher multilingual
planes.
Thanks again,
Vlastimil Brom
- vbr
> From: "Martin v. Löwis" <[EMAIL PROTECTED]>
> Subj.: Re: unicode data - accessing codepoints > on narrow python builts
> Datum: 18.4.2007 21:37:39
> -
Hi, thanks for the answer,
> From: Gabriel Genellina <[EMAIL PROTECTED]>
> Subj: Re: unicode data - accessing codepoints > on narrow python builts
> Datum: 18.4.2007 21:33:11
>
>
> py> x=u"\N{GOTHIC LETTER AHSA}&quo
> Is it a bug in unicodedata, or is this the expected behaviour on a
> narrow build?
It's a bug. It should either raise an exception, or return the correct
result. If you know feel like submitting a bug report: please try to
come up with a patch instead.
> Another problem I have is to access the
En Wed, 18 Apr 2007 06:37:56 -0300, <[EMAIL PROTECTED]> escribió:
> Hi all,
> I'd like to ask about the usage of unicode data on a narrow python build.
> Unicode string literals \N{name} work even without the (explicit) import
> of unicodedata and it correctly handles also the "wider" unicodes