change directory in python os

73

change directory in python script -

os.chdir(os.path.dirname(__file__))

Comments

Submit
0 Comments