X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8fa876ca9ec87e90605808bfcab4d4226965dbad..93b663b8ccc9f82dd32d492c8a6081a8c75e8419:/wxPython/demo/GridCustTable.py diff --git a/wxPython/demo/GridCustTable.py b/wxPython/demo/GridCustTable.py index 519a2b3979..8bfec55394 100644 --- a/wxPython/demo/GridCustTable.py +++ b/wxPython/demo/GridCustTable.py @@ -1,9 +1,3 @@ -# 11/6/2003 - Jeff Grimmett (grimmtooth@softhome.net) -# -# o Updated for wx namespace -# o Also corrected minor bug where 'true' was being used instead of 'True'. -# Doesn't fail for * import (I guess that is still defined in wx), but does -# in the manner we're importing wx now. import wx import wx.grid as gridlib