X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8fa876ca9ec87e90605808bfcab4d4226965dbad..2cfddfe7cae4d77e8c05a35de94b670f456b153f:/wxPython/demo/RowColSizer.py?ds=sidebyside diff --git a/wxPython/demo/RowColSizer.py b/wxPython/demo/RowColSizer.py index ad76bd7c1f..efdb3c754f 100644 --- a/wxPython/demo/RowColSizer.py +++ b/wxPython/demo/RowColSizer.py @@ -1,12 +1,3 @@ -# 11/13/2003 - Jeff Grimmett (grimmtooth@softhome.net) -# -# o Updated for wx namespace -# o Gotta fix the overview. -# -# 11/26/2003 - Jeff Grimmett (grimmtooth@softhome.net) -# -# o Overview fixed. -# import wx import wx.lib.rcsizer as rcs