Searched refs:_SRC_ROOT (Results 1 – 1 of 1) sorted by relevance
20 _SRC_ROOT = os.path.abspath(os.path.join(os.path.dirname(__file__), os.pardir)) variable37 if not path.startswith(_SRC_ROOT):51 root = os.path.relpath(options.root, _SRC_ROOT)55 args.extend(('--output', os.path.relpath(options.output, _SRC_ROOT)))59 args.extend(('--allowlist', os.path.relpath(allowlist, _SRC_ROOT)))60 args.append(os.path.relpath(options.module, _SRC_ROOT))