]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/wx/tools/XRCed/xrced.py
wxWindowsPrinter::Print ignored the "All pages" option, instead it was using the...
[wxWidgets.git] / wxPython / wx / tools / XRCed / xrced.py
index 47b754b3baa38afd0f9ecebf9f9025623c1e478f..d5a3be7b2c108eb2ff572faaf1cb1a0b8ed23754 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.tools.XRCed import xrced
 _rename(globals(), xrced.__dict__, modulename='tools.XRCed.xrced')