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

Function splitunc

Lib/os2emxpath.py:58–83  ·  view source on GitHub ↗

Split a pathname into UNC mount point and relative path specifiers. Return a 2-tuple (unc, rest); either part may be empty. If unc is not empty, it has the form '//host/mount' (or similar using backslashes). unc+rest is always the input path. Paths containing drive letters never ha

(p)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ismountFunction · 0.70

Calls 2

normcaseFunction · 0.70
findMethod · 0.45

Tested by

no test coverage detected