commit | fc7265ab42a1172bc5a92a7ad5fac54b74a5908f | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Thu Aug 16 01:53:51 2001 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Thu Aug 16 01:53:51 2001 +0000 |
tree | a43a897533b791d67e504e4a47e3c2a9e792aeb3 | |
parent | a4ff6ab0937aba421758ca71953c44a10ba29cd2 [diff] |
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.