Lars Gullik Bjønnes schrieb:
Could you please tell a naive guy why we have to care about different unicode encodings internally?| I think we have no choice but use ucs4/docstring for all strings that can | contain unicode internally.Yes... I think so to, but there _might_ be some utf8...
I would have assumed that we use UTF-8 in files and ucs4 in memory. What's the problem?
Michael