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