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