typo. sorry. try: db['_execute']=lambda *a,**b: timer(db,lambda:_old_execute(*a,**b))
Massimo On Jan 3, 8:29 pm, Jaroslaw Zabiello <[email protected]> wrote: > http://mdp.cti.depaul.edu/AlterEgo/default/show/194contains errors. > > Even if I corrected wriite to write it still had syntax error at > line: > > db['_execute'] = lambda f=*a,**b: timer(db,lambda:_old_execute(*a,**b)) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

