]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/wx/lib/anchors.py
reSWIGged
[wxWidgets.git] / wxPython / wx / lib / anchors.py
index 779cb6f043c369f8369933ae16ea67fa2a07222b..57e8b8a499528de20c32560216a13f89909f13fb 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 anchors
 _rename(globals(), anchors.__dict__, modulename='lib.anchors')