DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
python get absolute path of file
>>> import os >>> os.path.abspath("mydir/myfile.txt") 'C:/example/cwd/mydir/myfile.txt'
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#python
#absolute
#path
#file
ADD COMMENT
Topic
COMMENT
Name
7+1 =
Submit