]> granicus.if.org Git - python/commit
Make distutils "install --home" support all platforms.
authorFred Drake <fdrake@acm.org>
Fri, 25 Jun 2004 23:02:59 +0000 (23:02 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 25 Jun 2004 23:02:59 +0000 (23:02 +0000)
commitec6229e35247ef9eff6c2af254cee4a558d1d46a
treee68a681c2a5e01ade9384e4b41ad20d43a3bb865
parent8d726eef968177acaae2a6daa7fe8fb5a8026c42
Make distutils "install --home" support all platforms.
Doc/inst/inst.tex
Lib/distutils/command/install.py
Lib/distutils/tests/test_install.py [new file with mode: 0644]
Misc/NEWS