No more need to use lical_import it is deprecated. Newest web2py has a custom importer which works much better.
http://zerp.ly/rochacbruno Em 17/08/2011 08:20, "Johann Spies" <johann.sp...@gmail.com> escreveu: > On 17 August 2011 12:55, Bruno Rocha <rochacbr...@gmail.com> wrote: > >> try changing this: >> >> JqGrid = local_import('jqgrid', app='jqgrid', reload=True).JqGrid >> >> >> to this: >> >> >> from jqgrid import JqGrid >> >> > Thanks. That solved the problem but not the mystery (because my lack of > understanding). > > When is it better to use the first version? > > Regards > Johann > -- > May grace and peace be yours in abundance through the full knowledge of God > and of Jesus our Lord! His divine power has given us everything we need for > life and godliness through the full knowledge of the one who called us by > his own glory and excellence. > 2 Pet. 1:2b,3a