Searched refs:PipedStringIO (Results 1 – 1 of 1) sorted by relevance
8 class PipedStringIO(object): class22 PipedStringIO._instances.add(self)29 PipedStringIO._instances.remove(self)110 self.log = PipedStringIO()121 self.stdout = PipedStringIO()122 self._log1 = PipedStringIO()123 self._log2 = PipedStringIO()145 PipedStringIO.cleanup_all_instances()156 PipedStringIO.read_all_pipes()