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

Function split

Lib/posixpath.py:89–96  ·  view source on GitHub ↗

Split a pathname. Returns tuple "(head, tail)" where "tail" is everything after the final slash. Either part may be empty.

(p)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_joinrealpathFunction · 0.70

Calls 2

rfindMethod · 0.80
rstripMethod · 0.80

Tested by

no test coverage detected