Go to the source code of this file.
Namespaces | |
| namespace | idlcompile |
Functions | |
| def | idlcompile.idl_compile |
Variables | |
| tuple | idlcompile.argc = len(argvs) |
| idlcompile.argvs = sys.argv | |
| string | idlcompile.examples_path = "" |
| string | idlcompile.inst_ver = "all" |
| string | idlcompile.py_key = "SOFTWARE\\Python\\PythonCore\\2.4\\InstallPath" |
| string | idlcompile.py_ver = "2.4" |
| tuple | idlcompile.ret = idl_compile(py_ver, py_key, examples_path) |