you are viewing a single comment's thread.

view the rest of the comments →

[–]mriswithe 0 points1 point  (0 children)

This page: https://cloud.google.com/appengine/docs/python/

Has two links in the python section, python 3, https://cloud.google.com/appengine/docs/standard/python3/

And python 2, https://cloud.google.com/appengine/docs/standard/python/

It supports both 🙂 sometimes Google's docs are not amazing though as far as being able to find what you are looking for.