On Monday, February 6, 2012 1:18:55 PM UTC-5, apple wrote: > > If I do "from gluon import *" then it does not find request, response, > session. >
Are you using trunk? I've got Aptana, and using trunk, if I do "from gluon import *", I get autocompletion for request, response, session, cache. Anthony

