are you doing: if 0: from gluon import *
or are you doing something else? On Dec 5, 2:40 pm, chandrakant kumar <[email protected]> wrote: > I am trying to setup eclipse for web2py development. I tried using (if 0: > import things) trick, then i get lot of warning about unused functions. Is > there any neater way of doing this.

