How to in Python

MartinRinehart at gmail.com MartinRinehart at gmail.com
Fri Dec 21 08:25:09 EST 2007



John Machin wrote:
> Use a proper lexer written by somebody who knows what they are doing,
> as has already been recommended to you.

My lexer returns a MALFORMED_NUMBER token on '0x' or '0x '. Try that
in Python.




More information about the Python-list mailing list