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