fun with unicode files

Jason Diamond jason at injektilo.org
Tue Aug 24 14:57:58 EDT 2004


Roger Binns wrote:
> Here is my own more complete implementation:
> 
> http://www.bitpim.org/pyxr/c/projects/bitpim/common.py.html#0286

When I do import encodings.utf_32 on Python 2.3.3, I get an ImportError. 
What verson of Python are you using where that works?

I can't find any documentation of the encodings module in the Python 
Library Reference. Where can I read more about it?

-- Jason



More information about the Python-list mailing list