On 01/09/11 02:02, Peter Olsen wrote:
# Build the lexer lexer = lex.Lexer()
Here my working code does lexer = lex.lex() It works for me then, but I may have changed more things while testing. Albert -- You received this message because you are subscribed to the Google Groups "ply-hack" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/ply-hack?hl=en.
