X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d4b73b1b8e585418459362c9bf9173aa21da8c41..0428ac8c47bc42aef38f2b4a01ea3e7ded41bf0f:/wxPython/demo/infoframe.py diff --git a/wxPython/demo/infoframe.py b/wxPython/demo/infoframe.py index 3d4312e82f..14d744b874 100644 --- a/wxPython/demo/infoframe.py +++ b/wxPython/demo/infoframe.py @@ -1,13 +1,3 @@ -# 11/12/2003 - Jeff Grimmett (grimmtooth@softhome.net) -# -# o Updated for wx namespace -# o wx module doesn't like the doc string. -# -# 11/25/2003 - Jeff Grimmett (grimmtooth@softhome.net) -# -# o Library didn't get hit by the wx renamer. -# o Docstring issues resolved. -# import sys