Le vendredi 27 décembre 2013 12:37:17 UTC+1, Steven D'Aprano a écrit :
> tomasz.kaczo...@gmail.com wrote:
>
>
>
> > hello,
>
> > can I ask you for help? when I try to print s[0] i vane the message:
>
> > UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-1:
>
> > ordinal
On Fri, 27 Dec 2013 02:43:58 -0800 (PST), tomasz.kaczo...@gmail.com
wrote:
can I ask you for help? when I try to print s[0] i vane the
message: UnicodeEncodeError: 'ascii' codec can't encode characters in
position 0-1: ordinal not in range(128).
how to solve my problem, please?
First, what v
On 12/27/13 5:43 AM, tomasz.kaczo...@gmail.com wrote:
hello,
can I ask you for help? when I try to print s[0] i vane the message:
UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-1:
ordinal not in range(128).
how to solve my problem, please?
regards,
t.
For help with
tomasz.kaczo...@gmail.com wrote:
> hello,
> can I ask you for help? when I try to print s[0] i vane the message:
> UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-1:
> ordinal not in range(128). how to solve my problem, please?
What version of Python?
What operating syste
hello,
can I ask you for help? when I try to print s[0] i vane the message:
UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-1:
ordinal not in range(128).
how to solve my problem, please?
regards,
t.
--
https://mail.python.org/mailman/listinfo/python-list
tomasz.kaczo...@gmail.com wrote:
> Hi,
> i'm looking for solution the unicode string translation to the more
> readable format. I've got string like
> s=s=[u'\u0105\u017c\u0119\u0142\u0144'] and have no idea how to change to
> the human readable format. please help!
No, you have a list of strings
On Sun, Dec 22, 2013 at 1:24 PM, wrote:
> Hi,
> i'm looking for solution the unicode string translation to the more readable
> format.
> I've got string like s=s=[u'\u0105\u017c\u0119\u0142\u0144'] and have no idea
> how to change to the human readable format. please help!
>
> regards,
> tomasz
Hi,
i'm looking for solution the unicode string translation to the more readable
format.
I've got string like s=s=[u'\u0105\u017c\u0119\u0142\u0144'] and have no idea
how to change to the human readable format. please help!
regards,
tomasz
--
https://mail.python.org/mailman/listinfo/python-lis