]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/wx/lib/rightalign.py
Fixed bitmap problem reported last week.
[wxWidgets.git] / wxPython / wx / lib / rightalign.py
index e47e353d55fc024da407f803906aa4385bc68431..db56f88ca7d51806dece935806189aba77bfbb74 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 rightalign
 _rename(globals(), rightalign.__dict__, modulename='lib.rightalign')