Home
Press ? for keyboard navigation
❮
Pathlib get extension (suffix)
Pathlib parents (dirname)
❯
__file__
Pathlib current file
examples/pathlib/path_lib_current_file.py
from
pathlib
import
Path
this
=
Path
(
__file__
)
print
(
this
)
Index (i)
Table of Contents (t)
Indexed keywords (k)
Chapter TOC (d)
Hide/Show (h)