As the page you link to says, it takes a string as the first argument -- so, yes. It can take a variable.

myvar = "prop >"
Kind.all().filter(myvar, 5)


Robert



On Jun 2, 2010, at 3:39, Massimiliano <massimiliano.pietr...@gmail.com> wrote:

Dear All,
in filter(property_operator, value) could the property_operator be a var?
Could you please tell me how it must be done? 
http://code.google.com/intl/it-IT/appengine/docs/python/datastore/queryclass.html#Query_filter
I can't find more details.

Regards

Massimiliano

--

My email: massimiliano.pietr...@gmail.com
My Google Wave: massimiliano.pietr...@googlewave.com
--
You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to google- appeng...@googlegroups.com. To unsubscribe from this group, send email to google-appengine+unsubscr...@googlegroups.com . For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en .

--
You received this message because you are subscribed to the Google Groups "Google 
App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to