DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
python set cwd to file location
import os abspath = os.path.abspath(__file__) dname = os.path.dirname(abspath) os.chdir(dname)
PREVIOUS
NEXT
Tagged:
#python
#set
#cwd
#file
#location
ADD COMMENT
Topic
COMMENT
Name
6+2 =
Submit