Searched refs:projects_path (Results 1 – 2 of 2) sorted by relevance
52 projects_path = script_path + "example/" variable73 project_folder = projects_path + example + "/"98 with open(projects_path+'Makefile', 'wt') as fout:
55 projects_path = script_path + "example/" variable76 project_folder = projects_path + example + "/"133 with open(projects_path+'Makefile', 'wt') as fout: