Skip to content

Instantly share code, notes, and snippets.

@vitonzhang
Created June 30, 2016 15:23
Show Gist options
  • Save vitonzhang/111234704e4b4017be2b5a649efdcdd4 to your computer and use it in GitHub Desktop.
Save vitonzhang/111234704e4b4017be2b5a649efdcdd4 to your computer and use it in GitHub Desktop.
Learning site module
import os
print 'Loaded', __name__, 'from', __file__[len(os.getcwd())+1:]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment