thirdparty/google_appengine/lib/webob/tests/conftest.py
author Mario Ferraro <fadinlight@gmail.com>
Fri, 19 Jun 2009 23:13:06 +0100
changeset 2415 69e9d5cc643f
parent 109 620f9b141567
permissions -rwxr-xr-x
jQuery Spin plugin updated to version 1.1.1 Former version had a bug if max was not specified

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