Home
last modified time | relevance | path

Searched refs:manifest_mod (Results 1 – 1 of 1) sorted by relevance

/external/python/setuptools/pkg_resources/
D__init__.py1581 manifest_mod = collections.namedtuple('manifest_mod', 'manifest mtime') variable in MemoizedZipManifests
1592 self[path] = self.manifest_mod(manifest, mtime)