ext.py
Go to the documentation of this file.
00001 # -*- coding: utf-8 -*-
00002 __doc__ = 'webtest.ext is now in a separate package name webtest-casperjs'
00003 
00004 
00005 def casperjs(*args, **kwargs):
00006     raise ImportError(__doc__)


webtest
Author(s): AlexV
autogenerated on Sat Mar 25 2017 03:32:05