]> granicus.if.org Git - python/commit
Packaging: remove last mentions and uses of setup.py in the code.
authorÉric Araujo <merwok@netwok.org>
Thu, 16 Jun 2011 21:34:55 +0000 (23:34 +0200)
committerÉric Araujo <merwok@netwok.org>
Thu, 16 Jun 2011 21:34:55 +0000 (23:34 +0200)
commitb6be20ca337348b7cf2b356f9354a4121627add0
tree23cea276dc7e0b5193ebe0951e1d6cde8779af25
parent434812d569eef54dd79936e581fc20df57671158
Packaging: remove last mentions and uses of setup.py in the code.

Now only the compatibility layer (in create, util and install) talk
about setup.py.
Lib/packaging/command/build_ext.py
Lib/packaging/compiler/msvc9compiler.py
Lib/packaging/compiler/msvccompiler.py
Lib/packaging/compiler/unixccompiler.py
Lib/packaging/dist.py
Lib/packaging/tests/test_command_bdist_dumb.py
Lib/packaging/tests/test_dist.py