Python 2.7 has reached end of support
and will bedeprecatedon January 31, 2026. After deprecation, you won't be able to deploy Python 2.7
applications, even if your organization previously used an organization policy to
re-enable deployments of legacy runtimes. Your existing Python
2.7 applications will continue to run and receive traffic after theirdeprecation date. We recommend that
youmigrate to the latest supported version of Python.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-16 UTC."],[[["\u003cp\u003eThis is a basic WSGI web application framework designed for Python 2.5, which is now deprecated.\u003c/p\u003e\n"],["\u003cp\u003eThe framework's \u003ccode\u003email_handlers\u003c/code\u003e submodule remains usable for Python 2.7 applications.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003email_handlers\u003c/code\u003e submodule includes a handler library specifically for the inbound Mail API.\u003c/p\u003e\n"]]],[],null,["# google.appengine.ext.webapp package\n===================================\n\nSummary\n-------\n\nAn extremely simple WSGI web application framework for Python 2.5.\n| **Note:**\n|\n| This framework is for Python 2.5 applications which have been deprecated.\n| The submodule `mail_handlers` is still valid for use with Python 2.7\n| applications."]]