Commit graph

4 commits

Author SHA1 Message Date
Tim Peters
584b0e0c3d Whilespace normalization (reindint.py). 2006-04-18 17:32:12 +00:00
Phillip J. Eby
54ddd23987 Split `get_platform() into get_supported_platform()` and
``get_build_platform()`` to work around a Mac versioning problem that caused
the behavior of ``compatible_platforms()`` to be platform specific.
2006-04-18 15:30:05 +00:00
Phillip J. Eby
8f925cc050 Handle easy_install being run via -m with no __file__ if done from a
zipfile.
2006-04-18 04:31:46 +00:00
Phillip J. Eby
069159b113 Initial import of setuptools, with integrated tests. 2006-04-18 04:05:34 +00:00