thirdparty/google_appengine/lib/webob/tests/conftest.py
author Lennard de Rijk <ljvderijk@gmail.com>
Mon, 29 Jun 2009 15:19:28 +0200
changeset 2446 0cf8f034f52d
parent 109 620f9b141567
permissions -rwxr-xr-x
Extracted the ProjectSurvey and ProjectGradingSurvey records to a new module.

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