Go to the source code of this file.
Namespaces | |
openrtpwxs | |
Functions | |
def | openrtpwxs.path_to_comp_id (path, prefix) |
def | openrtpwxs.path_to_dir_id (path, prefix) |
Variables | |
openrtpwxs.base_dir = os.getenv("RTSE_ROOT") | |
list | openrtpwxs.cmd |
def | openrtpwxs.comp_name = path_to_comp_id(path, "openrtp") |
list | openrtpwxs.data |
def | openrtpwxs.dir_name = path_to_dir_id(path, "openrtp") |
list | openrtpwxs.flist = [] |
string | openrtpwxs.full_path = base_dir + "\\" + path |
openrtpwxs.path = path.replace("/", "\\") | |