Home | History | Annotate | Download | only in test

Lines Matching refs:ParserError

23         except parser.ParserError as why:
426 # Second, we take *invalid* trees and make sure we get ParserError
435 except parser.ParserError: