Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
155
class
LocationWindowsPath(LocationPath, PureWindowsPath):
156
_path_module = ntpath
157
__slots__ = ()
Callers
3
test_normalize_url_unc_paths__issue_467
Method · 0.90
is_unc_path
Function · 0.85
from_uri
Method · 0.85
Calls
no outgoing calls
Tested by
1
test_normalize_url_unc_paths__issue_467
Method · 0.72
Used in the wild
real call sites across dependent graphs
searching dependent graphs…