Searched defs:scriptsdir (Results 1 – 3 of 3) sorted by relevance
15 scriptsdir = os.path.dirname(os.path.realpath(sys.modules[__name__].__file__)) variable
13 scriptsdir = os.path.join(toolsdir, 'scripts') variable
27 scriptsdir = os.path.join(basepath, 'scripts') variable