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 Jun 8 2019 20:32:07