]> granicus.if.org Git - python/commit
Yet another complete rewrite. Hopefully the *last* complete rewrite of
authorGreg Ward <gward@python.net>
Wed, 22 Mar 2000 00:15:45 +0000 (00:15 +0000)
committerGreg Ward <gward@python.net>
Wed, 22 Mar 2000 00:15:45 +0000 (00:15 +0000)
commita233d86638efc76efeddb40e38a844b97c35f2a4
tree0cbda6f80872a485cf02547de4e1710c4c43af53
parent531349f28e6c87ca6ccfa3abd161ea259f10e32a
Yet another complete rewrite.  Hopefully the *last* complete rewrite of
this command for a while; this implements roughly the plan cooked up by
Guido, Fred, and me.  Seems to strike a nice balance between usability in
the common cases (just set one option), expandability for more types of
files to install in future, and customizability of installation
directories.

This revision isn't completely working: standard and alternate
installations work fine, but there are still some kinks to work out of
customized installations.
Lib/distutils/command/install.py