Marc-Andre Lemburg added the comment: On 24.04.2015 21:25, Serhiy Storchaka wrote: > > Serhiy Storchaka added the comment: > > Guido's time machine strikes back. > >>>> 'π–∆'.encode('mac_romanian') > b'\xb9\xd0\xc6' >>>> 'π–∆'.encode('mac_croatian') > b'\xf9\xe0\xb4'
Ah, I should have looked in the encodings package first :-) r39779 | lemburg | 2005-10-21 15:58:32 +0200 (Fri, 21 Oct 2005) | 3 lines Add a few more Mac OS encodings. The mapping tables for these are available at ftp.unicode.org. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue24043> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com