Searched refs:Writable (Results 1 – 4 of 4) sorted by relevance
35 class Writable(Protocol): class
67 def write(self, out: typing_util.Writable) -> None: argument
72 def write(self, out: typing_util.Writable) -> None: argument
136 def report(self, out: typing_util.Writable) -> None: argument