Home
last modified time | relevance | path

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

/external/python/setuptools/setuptools/command/
Deasy_install.py703 dists = [self.egg_distribution(download)]
886 def egg_distribution(self, egg_path): member in easy_install
903 dist = self.egg_distribution(egg_path)
946 return self.egg_distribution(destination)
1073 return self.egg_distribution(destination)