Searched refs:excinfo (Results 1 – 3 of 3) sorted by relevance
56 def __exit__(self, *excinfo): argument57 self._outfile.__exit__(*excinfo)187 def __exit__(self, *excinfo): argument
155 def __exit__(self, *excinfo): argument156 self.connection.__exit__(*excinfo)
151 def __exit__(self, *excinfo): argument152 self.outfile.__exit__(*excinfo)