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

Function split

Lib/macpath.py:58–70  ·  view source on GitHub ↗

Split a pathname into two parts: the directory leading up to the final bit, and the basename (the filename, without colons, in that directory). The result (s, t) is such that join(s, t) yields the original argument.

(s)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

dirnameFunction · 0.70
basenameFunction · 0.70
ismountFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected