MCPcopy Index your code
hub / github.com/clips/pattern / MediaWikiTable

Method MediaWikiTable

pattern/web/__init__.py:2004–2005  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

2002 return WikiaSection
2003 @property
2004 def MediaWikiTable(self):
2005 return WikiaTable
2006
2007 def all(self, **kwargs):
2008 if kwargs.pop("batch", True):

Callers 1

tablesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected