| encodings.mac_roman | index /usr/lib/python1.6/encodings/mac_roman.py |
Python Character Mapping Codec generated from 'ROMAN.TXT'.
Written by Marc-Andre Lemburg (mal@lemburg.com).
(c) Copyright CNRI, All Rights Reserved. NO WARRANTY.
| Modules | ||||||
| ||||||
| Classes | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||
| Functions | ||
| Data | ||
| __file__ = '/usr/lib/python1.6/encodings/mac_roman.pyc' __name__ = 'encodings.mac_roman' decoding_map = {128: 196, 129: 197, 130: 199, 131: 201, 132: 209, 133: 214, 134: 220, 135: 225, 136: 224, 137: 226, ...} encoding_map = {160: 202, 161: 193, 164: 219, 165: 180, 167: 164, 168: 172, 170: 187, 171: 199, 172: 194, 174: 168, ...} k = 128 v = 196 | ||