cpython/Lib/setuptools
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
..
command Split `get_platform() into get_supported_platform()` and 2006-04-18 15:30:05 +00:00
tests Initial import of setuptools, with integrated tests. 2006-04-18 04:05:34 +00:00
__init__.py Initial import of setuptools, with integrated tests. 2006-04-18 04:05:34 +00:00
archive_util.py Initial import of setuptools, with integrated tests. 2006-04-18 04:05:34 +00:00
cli.exe Initial import of setuptools, with integrated tests. 2006-04-18 04:05:34 +00:00
depends.py Initial import of setuptools, with integrated tests. 2006-04-18 04:05:34 +00:00
dist.py Initial import of setuptools, with integrated tests. 2006-04-18 04:05:34 +00:00
extension.py Initial import of setuptools, with integrated tests. 2006-04-18 04:05:34 +00:00
gui.exe Initial import of setuptools, with integrated tests. 2006-04-18 04:05:34 +00:00
package_index.py Initial import of setuptools, with integrated tests. 2006-04-18 04:05:34 +00:00
sandbox.py Initial import of setuptools, with integrated tests. 2006-04-18 04:05:34 +00:00
site-patch.py Initial import of setuptools, with integrated tests. 2006-04-18 04:05:34 +00:00