Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
569
class
_ExtendsBlock(_Node):
570
def
__init__(self, name: str) -> None:
571
self.name = name
572
573
574
class
_IncludeBlock(_Node):
Callers
1
_parse
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected