yes. requires 2.0.x On Tuesday, 25 September 2012 21:45:04 UTC-5, weheh wrote: > > Using web2py 1.99.4, as per doc on functional testing, I'm doing: > > from gluon.contrib.webclient import WebClient > > Is this only available in a later version of web2py? Because I'm getting a > ticket: > > File "N:\web2py\gluon\custom_import.py", line 293, in __call__ > > fromlist, level) > File "N:\web2py\gluon\custom_import.py", line 132, in __call__ > raise e # Don't hide something that went wrong > ImportError: No module named webclient > >
--

