X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8fa876ca9ec87e90605808bfcab4d4226965dbad..65cf3a4b6a3f70a40db688f75e27d8e7457618d3:/wxPython/demo/FancyText.py diff --git a/wxPython/demo/FancyText.py b/wxPython/demo/FancyText.py index 8b08afe393..306d53db59 100644 --- a/wxPython/demo/FancyText.py +++ b/wxPython/demo/FancyText.py @@ -1,18 +1,3 @@ -# 11/5/2003 - Jeff Grimmett (grimmtooth@softhome.net) -# -# o Updated to wx namespace -# -# 11/25/2003 - Jeff Grimmett (grimmtooth@softhome.net) -# -# o Issues previously noted have evaporated. -# o Hoo boy, the doc string in the lib needs fixed :-) -# -# 12/02/2003 - Jeff Grimmett (grimmtooth@softhome.net) -# -# o Making the library's doc string acceptable for the overview rendered -# it unusable in the library's own test code, so I copied it over -# and massaged the XML into useful HTML. -# import wx import wx.lib.fancytext as fancytext