summaryrefslogtreecommitdiffstats
path: root/Lib/encodings/mac_latin2.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #14874: Restore charmap decoding speed to pre-PEP 393 levels.Antoine Pitrou2012-06-161-140/+269
* Merge part of the trunk changes into the p3yk branch. This merges from 43030Thomas Wouters2006-04-211-4/+17
* Whitespace normalization.Tim Peters2002-08-081-128/+128
* Moved the encoding map building logic from the individual mappingMarc-André Lemburg2001-05-161-3/+1
* This patch changes the default behaviour of the builtin charmapMarc-André Lemburg2001-01-031-5/+5
* Marc-Andre Lemburg: Unicode encodings.Guido van Rossum2000-03-101-0/+172