Re: Getting the encoding of sys.stdout and sys.stdin, and changing it properly

2006-01-05 Thread velle
solutions/explanations to this thread within this week, as soon as I feel that the concepts have fallen into place in my head. Thanks, velle -- http://mail.python.org/mailman/listinfo/python-list

Getting the encoding of sys.stdout and sys.stdin, and changing it properly

2006-01-03 Thread velle
st recent call last): File "", line 1, in ? File "/usr/lib/python2.3/codecs.py", line 295, in readline return self.decode(line, self.errors)[0] UnicodeDecodeError: 'utf8' codec can't decode bytes in position 0-1: unexpected end of data When prompted, I simply enter the che with my Turkish keyboard layout. velle, Denmark -- http://mail.python.org/mailman/listinfo/python-list