Package encodings :: Module charmap
[hide private]
[frames] | no frames]

Module charmap

Generic Python Character Mapping Codec.

    Use this codec directly rather than through the automatic
    conversion mechanisms supplied by unicode() and .encode().


Written by Marc-Andre Lemburg ([email protected]).

(c) Copyright CNRI, All Rights Reserved. NO WARRANTY.

Classes [hide private]
  Codec
  IncrementalEncoder
  IncrementalDecoder
  StreamWriter
  StreamReader
Functions [hide private]
 
getregentry()

Imports: codecs