LGTM https://codereview.appspot.com/9394043/diff/2001/samples/appengine/main.py File samples/appengine/main.py (right): https://codereview.appspot.com/9394043/diff/2001/samples/appengine/main.py#ne... samples/appengine/main.py:45: extensions=['jinja2.ext.autoescape']) Is this actually needed? Doesn't Jinja do this out of the box anyway?
Committed in https://code.google.com/p/google-api-python-client/source/detail?r=836901247f... On 2013/05/14 04:09:33, dhermes wrote: > LGTM > > https://codereview.appspot.com/9394043/diff/2001/samples/appengine/main.py > File samples/appengine/main.py (right): > > https://codereview.appspot.com/9394043/diff/2001/samples/appengine/main.py#ne... > samples/appengine/main.py:45: extensions=['jinja2.ext.autoescape']) > Is this actually needed? Doesn't Jinja do this out of the box anyway?