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