Searched refs:script_dir (Results 1 – 1 of 1) sorted by relevance
24 script_dir = os.path.dirname(os.path.dirname(os.path.realpath(__file__))) variable25 sys.path.insert(0, os.path.join(script_dir, "pylib/build_helpers/"))
Completed in 6 milliseconds