On Fri, Feb 7, 2014 at 12:09 AM, appengineuser <[email protected]> wrote: > > And also why do I keep getting > WARNING 2014-02-07 06:04:59,223 util.py:129] execute() takes at most 1 > positional argument (2 given) > Looking at the source of execute, its signature is execute(self, > http=None), so it does take one argument right?! >
Are you getting this error from the first, second, or both code examples? ----------------- -Vinny P Technology & Media Advisor Chicago, IL App Engine Code Samples: http://www.learntogoogleit.com -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
