MCPcopy Create free account
hub / github.com/EasyIME/PIME / _ExtendsBlock

Class _ExtendsBlock

python/python3/tornado/template.py:569–571  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

567
568
569class _ExtendsBlock(_Node):
570 def __init__(self, name: str) -> None:
571 self.name = name
572
573
574class _IncludeBlock(_Node):

Callers 1

_parseFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected