Searched refs:excinfo (Results 1 – 2 of 2) sorted by relevance
56 def __exit__(self, *excinfo): argument57 self._outfile.__exit__(*excinfo)187 def __exit__(self, *excinfo): argument
153 def __exit__(self, *excinfo): argument154 self.outfile.__exit__(*excinfo)