App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
google.appengine.tools.dev_appserver_import_hook.CouldNotFindModuleError Class Reference
Inheritance diagram for google.appengine.tools.dev_appserver_import_hook.CouldNotFindModuleError:

Detailed Description

Raised when a module could not be found.

In contrast to when a module has been found, but cannot be loaded because of
hardening restrictions.

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