App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
Public Member Functions | List of all members
google.appengine.tools.devappserver2.thread_executor.ThreadExecutor Class Reference
Inheritance diagram for google.appengine.tools.devappserver2.thread_executor.ThreadExecutor:

Public Member Functions

def __init__
 
def submit
 
def shutdown
 

Detailed Description

A thread-based executor that creates a new thread per work submission.

Constructor & Destructor Documentation

def google.appengine.tools.devappserver2.thread_executor.ThreadExecutor.__init__ (   self)
Initializes a new ThreadExecutor instance.

The documentation for this class was generated from the following file: