]> granicus.if.org Git - python/commit
Fixed 'select_scheme()' so it doesn't override a directory attribute that's
authorGregory P. Smith <greg@mad-scientist.com>
Fri, 12 May 2000 01:54:50 +0000 (01:54 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Fri, 12 May 2000 01:54:50 +0000 (01:54 +0000)
commit17f641c1439585d10a7d03cd22067e2dd0db3ccf
tree7822e740b396f5dd23ac3989f141ba4e331d10e6
parent74ead8ff5d0861e7adb4eca185a1f0beb1a54227
Fixed 'select_scheme()' so it doesn't override a directory attribute that's
already been set (eg. by a command-line option).
Lib/distutils/command/install.py