Searched defs:denylist (Results 1 – 3 of 3) sorted by relevance
24 denylist = ['make_ctype'] variable in TestSundryScripts
56 def is_tracked_axis(code, allowlist, denylist): argument
202 denylist = lambda line: line.startswith(b'X-Antivirus') function