Python 3 and Unicode

Drew Crawford links to two great posts about Python 3. Armin Ronacher: Python 3 takes a very difference stance on Unicode than UNIX does. Python 3 says: everything is Unicode (by default, except in certain situations, and except if we send you crazy reencoded data, and even then it’s sometimes still unicode, albeit wrong unicode). … Continue reading Python 3 and Unicode