]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/wx/py/filling.py
#if around deprecated macros
[wxWidgets.git] / wxPython / wx / py / filling.py
index db99a47f47b21f81e9404418d2e58efbf5d63a0c..3372e36594dd71a6921db6b40f85a6c3ce945e9f 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.py import filling
 _rename(globals(), filling.__dict__, modulename='py.filling')