]> granicus.if.org Git - python/commit
No change, just wanted to record more info in the log: after the last
authorTim Peters <tim.peters@gmail.com>
Thu, 16 Aug 2001 02:23:04 +0000 (02:23 +0000)
committerTim Peters <tim.peters@gmail.com>
Thu, 16 Aug 2001 02:23:04 +0000 (02:23 +0000)
commit49b253b17360908ede3d0e036cd8414a382c708a
treea43a897533b791d67e504e4a47e3c2a9e792aeb3
parentfc7265ab42a1172bc5a92a7ad5fac54b74a5908f
No change, just wanted to record more info in the log:  after the last
checkin, the Wise uninstaller *will* delete the Python DLL from the system
directory, but if and only if there wasn't a same-named Python DLL already
in the system directory at the time the installer ran.  That (no same-named
DLL) should be the typical case for most most people (I'm different because
I've run perhaps hundreds of 2.2 installs over the last several weeks).
IOW, the change was worth making.