Go to the source code of this file.
Namespaces | |
findAndChange | |
Functions | |
def | findAndChange.digest_path (path) |
def | findAndChange.find_and_change (keys, var, alt=digest_path) |
def | findAndChange.get_all_keys (var) |
def | findAndChange.get_root_color (value) |
Variables | |
findAndChange._file = pfnInPath(path_to_check) | |
findAndChange.op | |
findAndChange.path_d = path_expanded.split("://")[1] | |
findAndChange.path_expanded = os.path.expandvars(path) | |
findAndChange.path_s = path_d.split(os.sep) | |
findAndChange.path_to_check = os.path.join(*path_s[:placeholderIdx[0]]) | |
list | findAndChange.placeholderIdx = [] |
findAndChange.post | |
findAndChange.pre | |
string | findAndChange.protocol = "" |
list | findAndChange.reserved_keys = ["customrighttitle","title","Rlabel"] |