Searched defs:filterfunc (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Lib/ | ||
| D | zipfile.py | 1954 def writepy(self, pathname, basename="", filterfunc=None): argument |
| /third_party/python/Lib/test/ | ||
| D | test_logging.py | 370 def filterfunc(record): function |