It should not work without .as_dict(). Are you sure it does? On Monday, 10 June 2013 10:53:07 UTC-5, webpypy wrote: > > Thank you, Massimo. > > the following works fine. > > locs=[row for row in dept_locs if row in todept_locs] > > is as_dict() not mandatory all the time? > > Please, explain. > > Regards, > > Ashraf >
-- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

