[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: equal tag method [was Re: unicode and locale again]
- From: Roberto Ierusalimschy <roberto@...>
- Date: Wed, 26 Jun 2002 14:08:08 -0300
> Huh, a new operator?
No; the old `==' (and `~='). There is a `rawequal' function if you need
a plain comparison.
-- Roberto