Orbits
1
|
Classes | |
class | Codec |
Codec APIs. More... | |
class | IncrementalEncoder |
class | IncrementalDecoder |
class | StreamWriter |
class | StreamReader |
Functions | |
def | getregentry |
Variables | |
tuple | decoding_map = codecs.make_identity_dict(range(256)) |
Decoding Map. More... | |
Python Character Mapping Codec generated from 'VENDORS/MICSFT/PC/CP861.TXT' with gencodec.py.
def encodings.cp861.getregentry | ( | ) |
tuple encodings.cp861.decoding_map = codecs.make_identity_dict(range(256)) |
Decoding Map.
Copyright 2014 Google Inc. All rights reserved.