Skip to content

Instantly share code, notes, and snippets.

@rickcnagy
Created March 30, 2014 14:36
Show Gist options
  • Save rickcnagy/9873624 to your computer and use it in GitHub Desktop.
Save rickcnagy/9873624 to your computer and use it in GitHub Desktop.
CD into the current script's directory.
os.chdir(os.path.dirname(os.path.abspath(__file__)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment