X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8fa876ca9ec87e90605808bfcab4d4226965dbad..52f52ebc4e0be6a9899d328b08db9eb14629d219:/wxPython/demo/GridSimple.py?ds=sidebyside diff --git a/wxPython/demo/GridSimple.py b/wxPython/demo/GridSimple.py index fca404d151..156839a6a6 100644 --- a/wxPython/demo/GridSimple.py +++ b/wxPython/demo/GridSimple.py @@ -1,14 +1,3 @@ -# 11/6/2003 - Jeff Grimmett (grimmtooth@softhome.net) -# -# o Updated for V2.5 -# o The mixin features were all commented out. Is it broke? Should it even -# be in the source? Or is it left as an exercise to the reader? -# -# 11/25/2003 - Jeff Grimmett (grimmtooth@softhome.net) -# -# o Robin confirms, this is tutorial code. But be warned! It has not been -# converted OR tested! -# import wx import wx.grid as gridlib