Skip to content

Instantly share code, notes, and snippets.

@mccutchen
Created March 30, 2011 14:51
Show Gist options
  • Save mccutchen/894543 to your computer and use it in GitHub Desktop.
Save mccutchen/894543 to your computer and use it in GitHub Desktop.
the relevant part of my .profile
GAE=~/lib/google-app-engine
DJANGO=~/lib/django
WEBTEST=~/lib/WebTest
export PYTHONPATH=$GAE:$GAE/lib/antlr3:$GAE/lib/yaml/lib:$GAE/lib/webob:$GAE/lib/ipaddr:$GAE/lib/fancy_urllib:$DJANGO:$WEBTEST:~/workspace:$PYTHONPATH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment