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.api.datastore_types.PostalAddress Class Reference
Inheritance diagram for google.appengine.api.datastore_types.PostalAddress:

Public Member Functions

def __init__
 
def ToXml
 

Detailed Description

A human-readable mailing address. Again, mailing address formats vary
widely, so no validation is performed.

This is the gd:postalAddress element. In XML output, the address is provided
as the text of the element. See:
http://code.google.com/apis/gdata/common-elements.html#gdPostalAddress

Raises BadValueError if address is not a string or subtype.

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