Home
last modified time | relevance | path

Searched refs:message (Results 1 – 2 of 2) sorted by relevance

/scripts/
A Dcheck-obsolete-constructs.py430 def error(self, tok, message): argument
432 if '{!r}' in message:
433 message = message.format(tok.text)
435 self.fname, tok.line, tok.column, message))
A Dpylintrc27 # Enable the message, report, category or checker with the given id(s). You can
32 # Disable the message, report, category or checker with the given id(s). You

Completed in 8 milliseconds