Create Unicode object problem

Kathy kmeling at vizrt.com
Fri Feb 6 04:59:57 EST 2004


Hi!

Is there any way I can create a unicode object from the unicode code
itself.
I extract the code from a file and need to create a unicode object
that represents the corresponding character.

So what i get from reading my file is a string containing for example
the code 'u8c79' (Chinese character).

Help on this would be appreciated!

Kathy



More information about the Python-list mailing list