Searched refs:scriptsdir (Results 1 – 3 of 3) sorted by relevance
15 scriptsdir = os.path.dirname(os.path.realpath(sys.modules[__name__].__file__)) variable16 sys.path.append(os.path.join(scriptsdir, '..', '..', 'wpaspy'))
24 scriptsdir = os.path.dirname(os.path.realpath(sys.modules[__name__].__file__)) variable25 sys.path.append(os.path.join(scriptsdir, '..', '..', 'wpaspy'))
1 scriptsdir = $(datadir)/$(PACKAGE) macro