Home
last modified time | relevance | path

Searched refs:excinfo (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dprogress.py56 def __exit__(self, *excinfo): argument
57 self._outfile.__exit__(*excinfo)
187 def __exit__(self, *excinfo): argument
H A Dpersist_data.py155 def __exit__(self, *excinfo): argument
156 self.connection.__exit__(*excinfo)
H A Dbuild.py151 def __exit__(self, *excinfo): argument
152 self.outfile.__exit__(*excinfo)