4 Nov
2002
4 Nov
'02
1:09 p.m.
Dieter Maurer wrote:
I am *really* interested to write uncluttered code that works in my standard environment (as already noted: almost all in the filesystem and all devices use Latin-1 encoding). Therefore, I want a way to declare to Python what this standard environment is. And I feel these "Unicode conversion errors" really stupid when I interactively work with Python.
I'm with Dieter on this one... Chris