Home
last modified time | relevance | path

Searched defs:filterfunc (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Tools/wasm/
Dwasm_assets.py151 def filterfunc(filename: str) -> bool: function
/third_party/python/Lib/
Dzipfile.py2020 def writepy(self, pathname, basename="", filterfunc=None): argument
/third_party/python/Lib/test/
Dtest_logging.py371 def filterfunc(record): function