Searched refs:thisdir (Results 1 – 1 of 1) sorted by relevance
3 thisdir = os.path.dirname(os.path.abspath(sys.argv[0])) variable4 sys.path.insert(0, os.path.abspath(os.path.join(thisdir, '../tko')))13 resultsdir = os.path.abspath(os.path.join(thisdir, '../results', tag))