Home
last modified time | relevance | path

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

/external/python/setuptools/setuptools/
Dinstaller.py87 wheel.install_as_egg(dist_location)
Dwheel.py92 def install_as_egg(self, destination_eggdir): member in Wheel
/external/python/setuptools/setuptools/tests/
Dtest_wheel.py138 w.install_as_egg(egg_path)
/external/python/setuptools/setuptools/command/
Deasy_install.py1087 wheel.install_as_egg,