App Engine Python SDK
v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
google
appengine
tools
devappserver2
python
runtime
StartupScriptFailureApplication
Public Member Functions
|
List of all members
google.appengine.tools.devappserver2.python.runtime.StartupScriptFailureApplication Class Reference
Inheritance diagram for google.appengine.tools.devappserver2.python.runtime.StartupScriptFailureApplication:
Public Member Functions
def
__init__
def
__call__
Detailed Description
A PEP-333 application that displays startup script failure information.
The documentation for this class was generated from the following file:
code/googleappengine-read-only/python/google/appengine/tools/devappserver2/python/runtime.py
Maintained by
tzmartin