Vega strike Python Modules doc
0.5.1
Documentation of the " Modules " folder of Vega strike
|
Emulate the import mechanism for builtin and frozen modules. More...
Public Member Functions | |
def | get_code |
![]() | |
def | import_top |
def | get_code |
METHODS TO OVERRIDE. More... | |
Emulate the import mechanism for builtin and frozen modules.
Definition at line 503 of file imputil.py.
def get_code | ( | self, | |
parent, | |||
modname, | |||
fqname | |||
) |
Definition at line 504 of file imputil.py.