![]() |
App Engine Python SDK
v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
|
Public Member Functions | |
def | find_module |
def | load_module |
def | import_stub_module |
![]() | |
def | is_package |
def | get_source |
def | get_code |
An import hook that replaces entire modules with stubs.
def google.appengine.tools.devappserver2.python.sandbox.StubModuleImportHook.import_stub_module | ( | self, | |
name | |||
) |
Import the stub module replacement for the specified module.