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):
153 skipped_modules = { variable351 global skipped_modules359 if file in skipped_modules: