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

Function split

Lib/ntpath.py:164–181  ·  view source on GitHub ↗

Split a pathname. Return 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 4

basenameFunction · 0.90
dirnameFunction · 0.90
basenameFunction · 0.70
dirnameFunction · 0.70

Calls 1

splitdriveFunction · 0.70

Tested by

no test coverage detected