*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

Reply via email to