Home
last modified time | relevance | path

Searched defs:scriptsdir (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/examples/
Ddpp-qrcode.py15 scriptsdir = os.path.dirname(os.path.realpath(sys.modules[__name__].__file__)) variable
/external/python/cpython3/Lib/test/test_tools/
D__init__.py13 scriptsdir = os.path.join(toolsdir, 'scripts') variable
/external/python/cpython2/Lib/test/
Dtest_tools.py27 scriptsdir = os.path.join(basepath, 'scripts') variable