diff options
author | Gregory P. Smith <greg@mad-scientist.com> | 2000-05-13 03:06:56 (GMT) |
---|---|---|
committer | Gregory P. Smith <greg@mad-scientist.com> | 2000-05-13 03:06:56 (GMT) |
commit | ba0506b3492a13f5c8cec7598bf2b5f9735ac7b2 (patch) | |
tree | 9a05a7d24009b717c155b770597ae81593e9d58c /Lib/newimp.py | |
parent | a04d80712711cd810f0796eff22bae17684d34d4 (diff) | |
download | cpython-ba0506b3492a13f5c8cec7598bf2b5f9735ac7b2.zip cpython-ba0506b3492a13f5c8cec7598bf2b5f9735ac7b2.tar.gz cpython-ba0506b3492a13f5c8cec7598bf2b5f9735ac7b2.tar.bz2 |
Drastically simplified by taking advantage of the "install" command's
new flexibility, specifically the 'root' option. Now, we just use
"install" to do a fake installation into a temporary directory
(the 'bdist_dir' option, which derives from the 'bdist_base' option of
"bdist"), and then tar/zip up that directory. This means that dumb
built distributions are now relative to the root directory, rather than
the prefix or exec-prefix; this is probably a feature, but does make
them slightly less flexible.
Diffstat (limited to 'Lib/newimp.py')
0 files changed, 0 insertions, 0 deletions