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