Home | Trees | Indices | Help |
|
---|
|
Caller will hand this library a buffer and ask it to either convert it or auto-detect the type.
Based on http://code.activestate.com/recipes/52257/
Licensed under the PSF License
|
|||
|
|||
|
|
|||
autodetect_dict =
|
|||
__package__ =
|
|
buffer -> encoding_name The buffer should be at least 4 bytes long. Returns None if encoding cannot be detected. Note that encoding_name might not have an installed decoder (e.g. EBCDIC) |
|
autodetect_dict
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Mar 16 02:36:10 2014 | http://epydoc.sourceforge.net |