On Nov 27, 5:08 pm, John Machin <[EMAIL PROTECTED]> wrote:
> On Nov 28, 8:45 am, [EMAIL PROTECTED] wrote:
>
>
>
>
>
>
>
> > On Nov 27, 3:35 pm, Martin Landa <[EMAIL PROTECTED]> wrote:
>
> > > Hi all,
>
> > > sorry for a newbie question. I have unicode string (or better say
> > > latin2 encoding) co
* Martin Landa <[EMAIL PROTECTED]>, 2007-11-27:
> I have unicode string (or better say latin2 encoding) containing
> non-ascii characters, e.g.
>
> s = "Ukázka_monosti_vyuití_programu_OpenJUMP_v_SOA"
>
> I would like to convert this string to plain ascii (using some lookup
> table for latin2)
>
>
On Nov 28, 8:45 am, [EMAIL PROTECTED] wrote:
> On Nov 27, 3:35 pm, Martin Landa <[EMAIL PROTECTED]> wrote:
>
> > Hi all,
>
> > sorry for a newbie question. I have unicode string (or better say
> > latin2 encoding) containing non-ascii characters, e.g.
>
> > s = "Ukázka_monosti_vyuití_programu_Ope
> sorry for a newbie question. I have unicode string (or better say
> latin2 encoding) containing non-ascii characters, e.g.
>
> s = "Ukázka_možnosti_využití_programu_OpenJUMP_v_SOA"
That's not a Unicode string (at least in Python 2); it is
a latin-2 encoded byte string; it has nothing to do with
On Nov 27, 3:35 pm, Martin Landa <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> sorry for a newbie question. I have unicode string (or better say
> latin2 encoding) containing non-ascii characters, e.g.
>
> s = "Ukázka_monosti_vyuití_programu_OpenJUMP_v_SOA"
>
> I would like to convert this string to p
Hi all,
sorry for a newbie question. I have unicode string (or better say
latin2 encoding) containing non-ascii characters, e.g.
s = "Ukázka_monosti_vyuití_programu_OpenJUMP_v_SOA"
I would like to convert this string to plain ascii (using some lookup
table for latin2)
to get
-> Ukazka_moznos