[EMAIL PROTECTED] wrote:
> I am getting somewhat random UnicodeDecodeError messages in my program.
>
> It is random in that I will be going through a pysqlite database of
> records, manipulate
> the results, and it will throw UnicodeDecodeError apparently without
> regard
> as to what data is bein
[EMAIL PROTECTED] wrote:
> ... partway through the database results I get something like this:
> for item in list:
> UnicodeDecodeError : 'utf8' codec can't decode bytes in position 26-28:
> invalid data
It is quite likely that the position is not what you think it is.
For one of the bad string