According to appstats config docs: "you must use the run_wsgi_app()<http://code.google.com/appengine/docs/python/tools/webapp/utilmodule.html#run_wsgi_app> function". Where apps that have migrated to python 2.7 are no longer invoked using this function.
So, how (if at all) can AppStats be used in apps running python 2.7? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/UyKpABiWGdQJ. 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.
