K
Kathy
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
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