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