App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
Public Member Functions | Public Attributes | List of all members
google.appengine._internal.django.utils.translation.trans_real.DjangoTranslation Class Reference
Inheritance diagram for google.appengine._internal.django.utils.translation.trans_real.DjangoTranslation:

Public Member Functions

def __init__
 
def merge
 
def set_language
 
def language
 
def __repr__
 

Public Attributes

 django_output_charset
 

Detailed Description

This class sets up the GNUTranslations context with regard to output
charset. Django uses a defined DEFAULT_CHARSET as the output charset on
Python 2.4.

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