summaryrefslogtreecommitdiffstats
path: root/Lib/setuptools/command/easy_install.py
Commit message (Expand)AuthorAgeFilesLines
* Revert addition of setuptoolsPhillip J. Eby2006-04-241-1555/+0
* Whilespace normalization (reindint.py).Tim Peters2006-04-181-7/+2
* Handle easy_install being run via -m with no __file__ if done from aPhillip J. Eby2006-04-181-1/+1
* Initial import of setuptools, with integrated tests.Phillip J. Eby2006-04-181-0/+1560