[Python-Dev] Unicode (original) (raw)
Huey Jiang huey_jiang@yahoo.com
Wed, 9 Apr 2003 21:57:03 -0700 (PDT)
- Previous message: [Python-Dev] Re: tp_clear return value
- Next message: [Python-Dev] Unicode
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi There,
I wonder how can I get python to support Chinese language? I noticed python has Unicode feature in version 2.2.2, but as I tried:
str = " acharinchineselan"
I encountered UnicodeError. How can I make this to work? Thanks!
Huey
Do you Yahoo!? Yahoo! Tax Center - File online, calculators, forms, and more http://tax.yahoo.com
- Previous message: [Python-Dev] Re: tp_clear return value
- Next message: [Python-Dev] Unicode
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]