|
Orbits
1
|
Classes | |
| class | Codec |
| Codec APIs. More... | |
| class | IncrementalEncoder |
| class | IncrementalDecoder |
| class | StreamWriter |
| class | StreamReader |
Functions | |
| def | getregentry |
Python 'undefined' Codec
This codec will always raise a ValueError exception when being
used. It is intended for use by the site.py file to switch off
automatic string to Unicode coercion.
Written by Marc-Andre Lemburg (mal@lemburg.com).
(c) Copyright CNRI, All Rights Reserved. NO WARRANTY. | def encodings.undefined.getregentry | ( | ) |
1.8.3.1
Copyright 2014 Google Inc. All rights reserved.