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