Searched refs:EXCLUDE_DIRS (Results 1 – 2 of 2) sorted by relevance
53 EXCLUDE_DIRS = [ variable76 if any(root.startswith(exclude) for exclude in EXCLUDE_DIRS):
16 EXCLUDE_DIRS = [os.path.join('Modules', '_ctypes', 'libffi_osx'), variable151 if any(filename.startswith(path) for path in EXCLUDE_DIRS):