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

Module utf_8

Python 'utf-8' Codec

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

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

Classes [hide private]
  IncrementalEncoder
  IncrementalDecoder
  StreamWriter
  StreamReader
Functions [hide private]
 
decode(input, errors='strict')
 
getregentry()

Imports: codecs, encode