Tim Peters
|
536cf99536
|
Whitespace normalization.
|
2005-12-25 23:18:31 +00:00 |
Marc-André Lemburg
|
d9cf593b49
|
Cosmetic change: make all hex literals use upper case hex so that they
look more like the Unicode Consortium files.
Add ending new-line to all source files.
|
2005-10-24 12:14:59 +00:00 |
Marc-André Lemburg
|
3c72ded23d
|
Removed the decoding_map from the codecs where this is possible.
Replaced the tis_620, cp1140 and koi8_u codecs with new ones
based on custom mapping files.
|
2005-10-24 12:07:49 +00:00 |
Marc-André Lemburg
|
361d66de5d
|
Fix wrong character mapping in koi8_u: SF bug #902501.
|
2004-02-23 09:00:43 +00:00 |
Neal Norwitz
|
d8407a7031
|
Add new encoding for Ukrainian Cyrillic
|
2002-10-17 22:15:33 +00:00 |