Hi Mark, I understand that you will stick with the Python 2.7 and I don’t want to convince otherwise however I found this thread <https://stackoverflow.com/questions/54387969/serving-static-files-with-app-engine-python-37-without-any-python-script> answered by a community member which I find very insightful.
Have a great day! On Friday, April 12, 2019 at 2:35:08 AM UTC-4, Mark Summerfield wrote: > > I have a compelling need: I want to test my whole website not just the > generated portion. > Also, I *can* test the whole site using the old python27 SDK --- which is > what I'm sticking with. > > On Tuesday, April 9, 2019 at 6:34:43 PM UTC+1, George (Cloud Platform > Support) wrote: >> >> Hello Mark, >> >> There doesn't seem to be a compelling need to test static content >> locally. In fact, tutorial >> <https://cloud.google.com/appengine/docs/standard/python/getting-started/hosting-a-static-website#viewing_your_application> >> >> "Hosting a static website on Google App Engine" does not list this local >> testing step in its procedure. >> > -- 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 https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/47f807a5-5412-401b-8cc1-8f79b5a5f058%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
