-
Notifications
You must be signed in to change notification settings - Fork 347
Open
Description
New in version 3.6.
abstractmethod
__fspath__()
Return the file system path representation of the object.The method should only return a
strorbytesobject, with the preference being forstr.
https://docs.python.org/3/library/os.html#os.PathLike.__fspath__
Metadata
Metadata
Assignees
Labels
No labels