Dan Sugalski <[EMAIL PROTECTED]> wrote: >> print 0x2A >> print "\n" >> print 0X2A
> ^^^^ > on this line. > Leo, any reason to be case sensitive on this stuff you can think of? Nah. Not really. The lexer evolves, as it did with float parsing. And all untested stuff doesn't work ;) leo