Searched refs:_DictForPath (Results 1 – 1 of 1) sorted by relevance
47 results = [d for d in pool.imap_unordered(_DictForPath, paths) if d]64 def _DictForPath(path): function