X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/372bde9b72b67036482dcc170f6260846e7a3b64..00d90a911ff1ce27f57f5e6ef1395f28adc2e27c:/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