[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Native unicode support?
- From: Thatcher Ulrich <tu@...>
- Date: Tue, 25 Jun 2002 13:34:50 -0400
On Jun 25, 2002 at 06:41 +0200, Bj?rn De Meyer wrote:
> Chung Jiho wrote:
> >
> > Hello!
> /snip everything
Hm, I lost the original post, but if you need a quick workaround for:
a = { <korean id> = value }
I think you can just do
a = { ["<korean id>"] = value }
You're probably already aware of that; posting just in case. Not as
convenient as being able to use Korean characters as id's directly, of
course.
--
Thatcher Ulrich
http://tulrich.com