How to in Python
MartinRinehart at gmail.com
MartinRinehart at gmail.com
Fri Dec 21 08:25:09 EST 2007
More information about the Python-list mailing list
Fri Dec 21 08:25:09 EST 2007
- Previous message (by thread): How to in Python
- Next message (by thread): How to in Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message (by thread): How to in Python
- Next message (by thread): How to in Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list