diff --git a/wxPython/distrib/make_installer.py b/wxPython/distrib/make_installer.py index 52bc8041c6..c29f15829f 100644 --- a/wxPython/distrib/make_installer.py +++ b/wxPython/distrib/make_installer.py @@ -20,6 +20,8 @@ will be created. """ +# TODO: Remove the registry entry upon uninstall. + import sys, os, time KEEP_TEMPS = 0