Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

pathlib home

>>> Path.home()
PosixPath('/home/antoine')
Source by docs.python.org #
 
PREVIOUS NEXT
Tagged: #pathlib #home
ADD COMMENT
Topic
Name
1+1 =