Having installed Python 2.7 from here:
https://www.python.org/downloads/release/python-279/
I then uninstalled it using the control panel (I have Windows 7 pro). Now Python 2.7 no longer appears in the list of installed programs, however the files are still sitting in the same place on the C:
drive.
I have since installed version 2.6 but I seem to be having some clashing issues between the versions. I'm having similar issues to this guy:
How to completely remove Python from a Windows machine?
I just want to know how can I remove Python 2.7 completely?
Will simply deleting the folders from my C:
drive be sufficient?
How can I test that it has been completely removed?