Searched refs:bootstrap_install_from (Results 1 – 6 of 6) sorted by relevance
112 if setuptools.bootstrap_install_from:114 args.insert(0, setuptools.bootstrap_install_from)118 setuptools.bootstrap_install_from = None
139 if setuptools.bootstrap_install_from:140 self.easy_install(setuptools.bootstrap_install_from)141 setuptools.bootstrap_install_from = None
25 bootstrap_install_from = None variable
85 import setuptools; setuptools.bootstrap_install_from = egg
87 import setuptools; setuptools.bootstrap_install_from = egg
128 setuptools.bootstrap_install_from = egg