Go to the source code of this file.
Namespaces | |
| namespace | omniORBpy24wxs |
Functions | |
| def | omniORBpy24wxs.path_to_comp_id |
| def | omniORBpy24wxs.path_to_dir_id |
Variables | |
| tuple | omniORBpy24wxs.base_dir = os.getenv("OMNIORB_PY24") |
| Resource path. | |
| list | omniORBpy24wxs.cmd |
| make wxs file | |
| tuple | omniORBpy24wxs.comp_name = path_to_comp_id(path, "py24") |
| make yaml file | |
| list | omniORBpy24wxs.data |
| tuple | omniORBpy24wxs.dir_name = path_to_dir_id(path, "py24") |
| tuple | omniORBpy24wxs.dll_cnt = len(dll_list) |
| tuple | omniORBpy24wxs.dll_list = glob.glob(base_dir + "bin\\x86_win32\\*.dll") |
| list | omniORBpy24wxs.flist = [] |
| string | omniORBpy24wxs.full_path = "\\" |
| tuple | omniORBpy24wxs.path = path.replace("/", "\\") |
| string | omniORBpy24wxs.temp_dir = "bin\\dll" |
| make temporary files | |