Searched refs:main_path (Results 1 – 2 of 2) sorted by relevance
57 var main_path = pathList[pathIndex]; variable58 if (main_path) {59 var itemList = main_path.subPathItems;
33 main_path = os.path.abspath(ld_path + "/../") variable34 sys.path.append(main_path)