Home
last modified time | relevance | path

Searched defs:denylist (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/test/test_tools/
Dtest_sundry.py24 denylist = ['make_ctype'] variable in TestSundryScripts
/third_party/python/Lib/test/
Dtest_nntplib.py202 denylist = lambda line: line.startswith(b'X-Antivirus') function