It works:

>>> q = ~(db.auth_user.id == 1)
<Query (NOT (auth_user.id = 1))>

I don't like that way either, but is the example in the book correct or it 
should be fixed?

-- 

--- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to