Searched refs:implicit (Results 1 – 3 of 3) sorted by relevance
52 def write(self, data, implicit=False): argument67 self.logfile.write(self, data, implicit)671 def write(self, stream, data, implicit=False): argument697 if implicit:700 if implicit:
23 .implicit {
303 self.logstream.write(self.prompt, implicit=True)
Completed in 6 milliseconds