Searched refs:message (Results 1 – 2 of 2) sorted by relevance
430 def error(self, tok, message): argument432 if '{!r}' in message:433 message = message.format(tok.text)435 self.fname, tok.line, tok.column, message))
27 # Enable the message, report, category or checker with the given id(s). You can32 # Disable the message, report, category or checker with the given id(s). You
Completed in 8 milliseconds