MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / split

Function split

Lib/re.py:164–167  ·  view source on GitHub ↗

Split the source string by the occurrences of the pattern, returning a list containing the resulting substrings.

(pattern, string, maxsplit=0, flags=0)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

srangeFunction · 0.50

Calls 2

splitMethod · 0.80
_compileFunction · 0.70

Tested by

no test coverage detected