[issue3778] python uninstaller leave registry entries

Martin v. Löwis report at bugs.python.org
Sat Apr 3 17:34:34 CEST 2010


Martin v. Löwis <martin at v.loewis.de> added the comment:

I think Installer has features to remove registry keys with no subkeys; we probably would need to declare that we create these keys, and then Installer might remove them automatically.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3778>
_______________________________________


More information about the Python-bugs-list mailing list