20 May
2007
20 May
'07
12:28 p.m.
--On 20. Mai 2007 14:20:38 +0200 Einar Næss Jensen <einar.nass.jensen@gmail.com> wrote:
When I get errors like: UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 2940: ordinal not in range(128) how can I locate the character which causes the error? In particular: where is the position (2940 in the example)?
First you must provide the *full* traceback. -aj