HomeSort by relevance Sort by last modified time
    Searched refs:install_wrapper_scripts (Results 1 - 2 of 2) sorted by null

  /external/python/setuptools/setuptools/command/
develop.py 180 self.install_wrapper_scripts(dist)
190 def install_wrapper_scripts(self, dist): member in class:develop
192 return easy_install.install_wrapper_scripts(self, dist)
easy_install.py 602 self.install_wrapper_scripts(dist)
791 def install_wrapper_scripts(self, dist): member in class:easy_install
    [all...]

Completed in 151 milliseconds