Create Unicode object problem
Kathy
kmeling at vizrt.com
Fri Feb 6 04:59:57 EST 2004
More information about the Python-list mailing list
Fri Feb 6 04:59:57 EST 2004
- Previous message (by thread): Python+CORBA Vs EJB!
- Next message (by thread): Create Unicode object problem
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): Python+CORBA Vs EJB!
- Next message (by thread): Create Unicode object problem
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list