Built-in imp module is supported with the following functions:
|
find_module |
|
get_magic |
|
get_suffixes |
|
load_module |
|
new_module |
|
lock_held |
|
acquire_lock |
|
release_lock |
The following constants are supported:
|
PY_SOURCE |
|
PY_COMPILED |
|
C_BUILTIN |
|
PY_FROZEN |