I don't have login permissions on the doc any longer but I could clean up a few typos if you'll give access again.
On Wednesday, September 26, 2012 11:16:58 AM UTC+8, Massimo Di Pierro wrote: > > 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 >> >> --

