Searched refs:ParserError (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xorgproto/dist/scripts/
H A Dkeysym-generator.py215 class ParserError(Exception): class in function:verify
219 raise ParserError(f"{msg} in '{line.strip()}'")
321 except ParserError as e:

Completed in 3 milliseconds