Thanks Vineet , Massimo , that was really helpful. On Tue, Dec 6, 2011 at 9:39 AM, Vineet <[email protected]> wrote:
> @chandrakant kumar, > > https://groups.google.com/group/web2py/browse_thread/thread/b6c0cf5d61d0c565/a40a34c4f91661bb?lnk=gst&q=eclipse# > > In that thread, see the post by "Miguel Lopes" -- 4th from the bottom. > HTH. > > --- Vineet > > > On Dec 6, 6:53 am, Massimo Di Pierro <[email protected]> > wrote: > > 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.- Hide quoted text - > > > > - Show quoted text - >

