App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
Functions | Variables
google.appengine._internal.django.utils.thread_support Namespace Reference

Functions

def currentThread
 

Variables

 currentThread = threading.currentThread
 

Detailed Description

Code used in a couple of places to work with the current thread's environment.
Current users include i18n and request prefix handling.