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