Login
From:
Python documentation
(Uncensored)
subscribe
pathlib — Object-oriented filesystem paths — Python 3.13.2 documentation
https://docs.python.org/3/library/pathlib.html
links
backlinks
Roast topics
Find topics
Find it!
Source code: Lib/pathlib/ This module offers classes representing filesystem paths with semantics appropriate for different operating systems. Path classes are divided between pure paths, which pro...