>>86
:<
No, I do read the documentation when needed. I think that I was able to fix most of my problems by using
codecs with the
errors='replace' option, or by wrapping a stream in a stream decoder.
Still, it's really annoying when you just want to write a simple script for something (though I should learn Perl for that), or when (as
>>69 said) the problem is caused by a library you're using.