> So I am not a Python programmer, though I am currently trying to pick it up.
Look at the parameter passing stuff. .bind(**dictionary) does what you want. On Nov 24, 5:16 pm, GAERiddler <[EMAIL PROTECTED]> wrote: > Yes. But that accepts the same varargs as the .gql() method. > > What I think would be nice to have would be a bind(dictionary), and > the dictionary object contains all the keyword-parameter bindings. > > On Nov 24, 9:50 am, Mahmoud <[EMAIL PROTECTED]> wrote: > > > > > Have you seen GqlQuery.bind() ? > > >http://code.google.com/appengine/docs/datastore/gqlqueryclass.html#Gq... > > > -Mahmoud- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
