Searched refs:eval_bytes (Results 1 – 2 of 2) sorted by relevance
475 def get_output(self, eval_bytes=False): argument476 if self.result_export_object.startswith("b'") and eval_bytes:
323 result_export_object = cmco.get_output(eval_bytes=True)