thirdparty/google_appengine/lib/webob/tests/conftest.py
author Daniel Hans <Daniel.M.Hans@gmail.com>
Fri, 13 Nov 2009 19:02:38 +0100
changeset 3087 9de33dfd6220
parent 109 620f9b141567
permissions -rwxr-xr-x
Minor linguistic changes to NOTICE file for the taggable module.

import os, sys
sys.path.insert(0, os.path.dirname(os.path.dirname(__file__)))
import pkg_resources
pkg_resources.require('WebOb')