Searched refs:skipped_modules (Results 1 – 2 of 2) sorted by relevance
22 skipped_modules = [ "SAX", "xlink", "threads", "globals", variable269 for mod in skipped_modules:518 if (mod not in skipped_modules) and (func not in skipped_functions):529 if (mod not in skipped_modules) and (func not in skipped_functions):
322 skipped_modules = {} variable327 skipped_modules[skipped_module] = True339 skip_module = skipped_modules.get(module_name)