Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dzipfile.py1954 def writepy(self, pathname, basename="", filterfunc=None): argument
/third_party/python/Lib/test/
Dtest_logging.py370 def filterfunc(record): function