summaryrefslogtreecommitdiffstats
path: root/Lib/encodings/iso8859_11.py
Commit message (Expand)AuthorAgeFilesLines
* Rip out all the u"..." literals and calls to unicode().Guido van Rossum2007-05-021-256/+256
* Merge the rest of the trunk.Thomas Wouters2006-06-081-254/+4
* Merge part of the trunk changes into the p3yk branch. This merges from 43030Thomas Wouters2006-04-211-5/+18
* Whitespace normalization.Tim Peters2005-12-251-498/+497
* Cosmetic change: make all hex literals use upper case hex so that theyMarc-André Lemburg2005-10-241-297/+298
* Removed the decoding_map from the codecs where this is possible.Marc-André Lemburg2005-10-241-597/+497
* Replace the old charmap codecs with new ones generated from the currentMarc-André Lemburg2005-10-211-102/+609
* Whitespace normalization.Tim Peters2004-08-071-95/+95
* Added new codecs and aliases for ISO_8859-11, ISO_8859-16 andMarc-André Lemburg2004-08-051-0/+137