ID EN
OS

PathLike

Python 3.11

An abstract base class for objects representing a file system path, e.g. pathlib.PurePath.

Syntax

PYTHON
class os.PathLike

See Also

abstract base class pathlib.PurePath str bytes str