Add to your list...

if 0:
  ....
  ....
  from gluon.dal import DAL
  db = DAL()

--
Thadeus




On Thu, Dec 30, 2010 at 4:46 AM, weheh <richard_gor...@verizon.net> wrote:

> I'm trying to get eclipse to ignore undefined var: db using the
>
> if 0:
>  import gluon
>  from ... import ...
>
> trick, but I'm not sure where db is coming from?
>

Reply via email to