X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/299647acac7960652aadb008775429c1f8ea9b8d..bc59c2062c644236551b9652874414bdb2144955:/wxPython/demo/Editor.py diff --git a/wxPython/demo/Editor.py b/wxPython/demo/Editor.py index 904dc3f144..1a3b508c19 100644 --- a/wxPython/demo/Editor.py +++ b/wxPython/demo/Editor.py @@ -1,15 +1,3 @@ -# 11/17/2003 - Jeff Grimmett (grimmtooth@softhome.net) -# -# o Updated for wx namespace -# -# 11/28/2003 - Jeff Grimmett (grimmtooth@softhome.net) -# -# o editor lib hasn't been hit by the renamer yet. -# -# 12/21/2003 - Jeff Grimmett (grimmtooth@softhome.net) -# -# o wxEditor -> Editor -# import wx import wx.lib.editor as editor