Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Distrotech/reportlab
/ getPresentation
Method
getPresentation
tools/pythonpoint/stdparser.py:241–242 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
239
return
eval(v)
240
241
def
getPresentation(self):
242
return
self._curPres
243
244
245
def
handle_data(self, data):
Callers
1
_process
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected