]> granicus.if.org Git - python/commit
Backing out the basic dependency checking (from pycon sprint).
authorAnthony Baxter <anthonybaxter@gmail.com>
Wed, 13 Oct 2004 12:35:28 +0000 (12:35 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Wed, 13 Oct 2004 12:35:28 +0000 (12:35 +0000)
commitf2113f0c6e7efb788c6aa3bbf666fda223bce188
tree6d18eed9fc79fcffa8364a7d5de4e4e9ccea68a5
parent9e29fc584c28111a8727d9c02082c53aae8c4121
Backing out the basic dependency checking (from pycon sprint).
This support was only a first cut, and doesn't deserve to be in
a released version (where we have to support it in an ongoing
manner)
Lib/distutils/command/__init__.py
Lib/distutils/command/checkdep.py [deleted file]
Lib/distutils/command/install.py
Lib/distutils/core.py
Lib/distutils/dist.py