MCPcopy Index your code
hub / github.com/python/cpython / __init__.py

File __init__.py

Lib/pathlib/__init__.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Object-oriented filesystem paths.
2
3This module provides classes to represent abstract paths and concrete
4paths with operations that have semantics appropriate for different

Callers

nothing calls this directly

Calls 1

registerMethod · 0.45

Tested by

no test coverage detected