Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scanny/python-pptx
/ __exit__
Method
__exit__
src/pptx/text/fonts.py:108–109 ·
view source on GitHub ↗
(self, exception_type, exception_value, exception_tb)
Source
from the content-addressed store, hash-verified
106
return
self
107
108
def
__exit__(self, exception_type, exception_value, exception_tb):
109
self._stream.close()
110
111
@property
112
def
is_bold(self):
Callers
1
and_it_closes_the_zip_archive_on_context__exit__
Method · 0.45
Calls
1
close
Method · 0.80
Tested by
1
and_it_closes_the_zip_archive_on_context__exit__
Method · 0.36