MCPcopy Create free account
hub / github.com/a4k-openproject/script.module.openscrapers / split

Method split

lib/pyparsing.py:2113–2136  ·  view source on GitHub ↗

Generator method to split a string using the given expression as a separator. May be called with optional ``maxsplit`` argument, to limit the number of splits; and the optional ``includeSeparators`` argument (default= ``False``), if the separating matching text shoul

(self, instring, maxsplit=_MAX_INT, includeSeparators=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

scrape-test.pyFile · 0.80
pyparsing.pyFile · 0.80
_xml_escapeFunction · 0.80
__dir__Method · 0.80
oneOfFunction · 0.80
_makeTagsFunction · 0.80
providerNamesFunction · 0.80
_sourcesFunction · 0.80
getModuleNameFunction · 0.80
check_titleFunction · 0.80
filter_season_packFunction · 0.80
filter_show_packFunction · 0.80

Calls 1

scanStringMethod · 0.95

Tested by

no test coverage detected