Skip to content

Instantly share code, notes, and snippets.

@mikeifomin
Created March 9, 2014 12:13
Show Gist options
  • Save mikeifomin/9446894 to your computer and use it in GitHub Desktop.
Save mikeifomin/9446894 to your computer and use it in GitHub Desktop.
My simples in python, just for not forget
# abs path of current file
PATH_ABS = os.path.dirname(os.path.realpath(__file__))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment