From c7fa61e5ec4ac323c865adeb01e0c9f232faae20 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Fri, 26 Mar 2004 00:22:08 +0000 Subject: [PATCH] A clarification git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26346 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wxPython/wx/lib/ErrorDialogs.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wxPython/wx/lib/ErrorDialogs.py b/wxPython/wx/lib/ErrorDialogs.py index bff5bb0173..0fb94350a2 100644 --- a/wxPython/wx/lib/ErrorDialogs.py +++ b/wxPython/wx/lib/ErrorDialogs.py @@ -149,7 +149,7 @@ import warnings warningmsg = r"""\ ##############################################################\ -# THIS MODULE IS DEPRECATED | +# THIS MODULE IS DEPRECATED and NOT MAINTAINED | ##############################################################/ """ -- 2.50.0