Georg Brandl added the comment:

Vizcaynot schrieb:
> New submission from Vizcaynot:
> 
> When trying the tutorial example about unicode  I have:
>>>> "Äpfel".encode('utf-8')
>   File "<stdin>", line 1
> SyntaxError: (unicode error) unexpected code byte

This is definitely a bug. Assigning to Martin to investigate.

----------
assignee:  -> loewis
nosy: +georg.brandl, loewis

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1092>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to