UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb6 in position 0: invalid start byte

Νίκος Gr33k nikos at superhost.gr
Fri Jul 5 07:27:25 EDT 2013


Στις 5/7/2013 2:16 μμ, ο/η Lele Gaifax έγραψε:
> UnicodeDecodeError('utf-8', b'\xb6\xe3\xed\xf9\xf3
>
> first string-------^^^^^^^
> second string---------------^^^^^^^^^^^^^^^^^^^^^^


Hold on please!

 From where do these dashes and carets characters come from?
Also from where do you see 2 strings?

Looking at that: UnicodeDecodeError('utf-8', b'\xb6\xe3\xed\xf9\xf3

ic an understandn onlt that utf-8 has failsed decoding some byte stream 
satrting with \xb6

I totally not follow...
-- 
What is now proved was at first only imagined!



More information about the Python-list mailing list