]> granicus.if.org Git - python/commit
Wise uninstallers never delete the Python DLL from the system directory.
authorTim Peters <tim.peters@gmail.com>
Thu, 16 Aug 2001 01:53:51 +0000 (01:53 +0000)
committerTim Peters <tim.peters@gmail.com>
Thu, 16 Aug 2001 01:53:51 +0000 (01:53 +0000)
commitfc7265ab42a1172bc5a92a7ad5fac54b74a5908f
treea43a897533b791d67e504e4a47e3c2a9e792aeb3
parenta4ff6ab0937aba421758ca71953c44a10ba29cd2
Wise uninstallers never delete the Python DLL from the system directory.
They should.  Added a line that's supposed to fix that -- it doesn't
actually work on my box, but checking it in anyway.
PCbuild/python20.wse