Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Distrotech/reportlab
/ getFlowable
Method
getFlowable
tools/pythonpoint/pythonpoint.py:620–621 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
618
self.style = None
619
620
def
getFlowable(self):
621
return
Preformatted(self.rawtext, getStyles()[self.style])
622
623
624
class
PPPythonCode:
Callers
nothing calls this directly
Calls
2
Preformatted
Class · 0.90
getStyles
Function · 0.85
Tested by
no test coverage detected