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