Skip to main content

Mojo module

pathlike

Implements PathLike trait.

You can import the trait from the os package. For example:

from os import PathLike

Traits

Was this page helpful?