App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
Variables
google.appengine.ext.ndb.google_imports Namespace Reference

Variables

 normal_environment = True
 

Detailed Description

Dynamically decide from where to import Google App Engine modules.

All other NDB code should import its Google App Engine modules from
this module.  If necessary, add new imports here (in both places).