MCPcopy 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
634class PPImage:

Callers

nothing calls this directly

Calls 2

PythonPreformattedClass · 0.90
getStylesFunction · 0.85

Tested by

no test coverage detected