]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/wx/lib/scrolledpanel.py
wxFileName::Normalize(wxPATH_NORM_ENV_VARS) now works
[wxWidgets.git] / wxPython / wx / lib / scrolledpanel.py
index 5c1d6a26484ccf42af975a4ac2caa0c9d3d183f2..3a809ae20da73dcc64149a0e1f269b5a1a3f3e78 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 scrolledpanel
 _rename(globals(), scrolledpanel.__dict__, modulename='lib.scrolledpanel')