MCPcopy Create free account
hub / github.com/sissaschool/xmlschema / LocationWindowsPath

Class LocationWindowsPath

xmlschema/utils/paths.py:155–157  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

153
154
155class LocationWindowsPath(LocationPath, PureWindowsPath):
156 _path_module = ntpath
157 __slots__ = ()

Callers 3

is_unc_pathFunction · 0.85
from_uriMethod · 0.85

Calls

no outgoing calls

Used in the wild real call sites across dependent graphs

searching dependent graphs…