Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Distrotech/reportlab
/ getFlowable
Method
getFlowable
tools/pythonpoint/pythonpoint.py:630–631 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
628
self.style = None
629
630
def
getFlowable(self):
631
return
PythonPreformatted(self.rawtext, getStyles()[self.style])
632
633
634
class
PPImage:
Callers
nothing calls this directly
Calls
2
PythonPreformatted
Class · 0.90
getStyles
Function · 0.85
Tested by
no test coverage detected