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