]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add a few more Mac OS encodings. The mapping tables for these are
authorMarc-André Lemburg <mal@egenix.com>
Fri, 21 Oct 2005 13:58:32 +0000 (13:58 +0000)
committerMarc-André Lemburg <mal@egenix.com>
Fri, 21 Oct 2005 13:58:32 +0000 (13:58 +0000)
commit75c9e8392e76a2c6210ed96d68a38a3e7fcf97f3
tree5cff3a89d4f280b0dafb0e0d945c2c1b80a1fe36
parenta1129f4b9bdf655e8b5b9565b87ead5f32f4b574
Add a few more Mac OS encodings. The mapping tables for these are
available at ftp.unicode.org.
Lib/encodings/mac_arabic.py [new file with mode: 0644]
Lib/encodings/mac_centeuro.py [new file with mode: 0644]
Lib/encodings/mac_croatian.py [new file with mode: 0644]
Lib/encodings/mac_farsi.py [new file with mode: 0644]
Lib/encodings/mac_romanian.py [new file with mode: 0644]