Is there some way to tell parser module (parser.suite function)  not to
stop parsing after it have found some syntax error but to proceed with
parsing and construct the abstract syntax tree for rest of the code.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to