MCPcopy 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
624class PPPythonCode:

Callers

nothing calls this directly

Calls 2

PreformattedClass · 0.90
getStylesFunction · 0.85

Tested by

no test coverage detected