First time here? Check out the FAQ!
answered 2013-05-08 03:21:23 +0100
This is what I do
import os os.chdir("/path/to/directory") # /path/to/directory is where my python file is kept from mypythonfile import *