X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/372bde9b72b67036482dcc170f6260846e7a3b64..ded0b5ce6585b96cc62abe559b43ac80838cca76:/wxPython/demo/ContextHelp.py diff --git a/wxPython/demo/ContextHelp.py b/wxPython/demo/ContextHelp.py index 4625330d0a..3a6727c504 100644 --- a/wxPython/demo/ContextHelp.py +++ b/wxPython/demo/ContextHelp.py @@ -1,11 +1,3 @@ -# 11/4/2003 - grimmtooth@softhome.net (Jeff Grimmett) -# -# o Modified for V2.5 -# -# 11/24/2003 - grimmtooth@softhome.net (Jeff Grimmett) -# -# o Removed import of wx.help - now part of wx.core. -# import wx