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