Searched refs:SRC_DIR (Results 1 – 2 of 2) sorted by relevance
18 SRC_DIR = os.path.dirname(os.path.realpath(__file__)) variable20 sys.path.insert(0, os.path.join(SRC_DIR, LIB_DIR))
106 SRC_DIR = os.path.dirname(os.path.realpath(__file__)) variable108 sys.path.insert(0, os.path.join(SRC_DIR, LIB_DIR))
Completed in 3 milliseconds