]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/wx/lib/fancytext.py
Fixed bitmap problem reported last week.
[wxWidgets.git] / wxPython / wx / lib / fancytext.py
index dfabeb86107f6f4977d05d04c3458781e8a18f3c..e7ecd7c8f6a01f20417d1c00ed5ea87000067eae 100644 (file)
@@ -1,9 +1,6 @@
 
 """Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
 
-__cvsid__ = "$Id$"
-__revision__ = "$Revision$"[11:-2]
-
 from wx import _rename
 from wxPython.lib import fancytext
 _rename(globals(), fancytext.__dict__, modulename='lib.fancytext')