summaryrefslogtreecommitdiffstats
path: root/Lib/encodings/undefined.py
Commit message (Collapse)AuthorAgeFilesLines
* New codec which always raises an exception when used. ThisMarc-André Lemburg2000-06-071-0/+34
codec can be used to effectively switch off string coercion to Unicode.