Searched refs:is_info (Results 1 – 1 of 1) sorted by relevance
/scripts/ |
A D | test_doc_build.py | 176 def log(self, out, verbose, is_info=True): argument 180 if is_info: 188 async def _read(self, stream, verbose, is_info): argument 195 self.log(out, verbose, is_info) 196 if is_info: 239 self.log(f"Error {proc.returncode}", verbose=True, is_info=False)
|
Completed in 2 milliseconds