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