From 81744507e8ee99136a6db5af695bd3b390d8dc31 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Sat, 18 Oct 2003 04:33:02 +0000 Subject: [PATCH] Added TODO git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24220 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wxPython/distrib/make_installer.py | 2 ++ 1 file changed, 2 insertions(+) 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