]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/wx/lib/filebrowsebutton.py
#if around deprecated macros
[wxWidgets.git] / wxPython / wx / lib / filebrowsebutton.py
index b8f48bd2120931767589830ad9a92713dc3eb1c9..fd03baab5296ccdb2b57cd6c2907c33e6fddf005 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 filebrowsebutton
 _rename(globals(), filebrowsebutton.__dict__, modulename='lib.filebrowsebutton')