Just fixed.
On Monday, 7 May 2012 17:30:01 UTC-5, pbreit wrote: > > *558f6f5c72b7 *has a small typo missing a colon. Also, does break need a > semi-colon? > > for key in mongofields_dict.keys(): > if key == 'id' > withId = True > break; > > http://code.google.com/p/web2py/source/browse/gluon/dal.py#4677 > >

