bundles / papyri latest / papyri / nodes / Unimplemented
class
papyri.nodes:Unimplemented
source: /papyri/nodes.py :269
Signature
class Unimplemented ( * args : Any , ** kwargs : Any ) → None Members
Summary
Block-level RST construct that gen does not yet handle.
Extended Summary
placeholder names the directive or construct (e.g. "rubric"); value is the raw source text. These nodes are @debug — their schema may change as handlers are added. The renderer should display them as a visible warning so contributors can track coverage gaps.
Aliases
-
papyri.nodes.Unimplemented