I'm using web2py 1.96.4 with Eclipse. I put
    from gluon import *
in a model I was debugging. Eclipse still shows all the web2py stuff
like db, DIV, session, T, etc. as being undefined variables. What am I
doing wrong?

Reply via email to