looks like you have a space between ! and = in !=.

Massimo

On Feb 4, 9:22 pm, INeedHelp <[email protected]> wrote:
> I have an syntac error(invalid syntec) at "!" after  (db[table].id
>
> for item in items:
>         db((db[table].uuid==item.uuid)&(db[table].id! =
> item.id)).delete()
>         return dict(form=form)
>
> anyone can help?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to