App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
google.appengine.api.datastore_errors.BadPropertyError Class Reference
Inheritance diagram for google.appengine.api.datastore_errors.BadPropertyError:
google.appengine.api.datastore_errors.Error

Detailed Description

Raised by Entity.__setitem__() when a property name isn't a string.

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