From cc0189726878c48ecf8d8b56f4e56d8d45031635 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Thu, 15 Jan 2004 17:40:28 +0000 Subject: [PATCH] Don't forget... git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25187 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