Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/clips/pattern
/ MediaWikiSection
Method
MediaWikiSection
pattern/web/__init__.py:1630–1631 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1628
return
MediaWikiArticle
1629
@property
1630
def
MediaWikiSection(self):
1631
return
MediaWikiSection
1632
@property
1633
def
MediaWikiTable(self):
1634
return
MediaWikiTable
Callers
1
_parse_article_sections
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected