]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/wx/ogl.py
added comments to the makefile; added WX_CONFIG var to be able to use a different...
[wxWidgets.git] / wxPython / wx / ogl.py
index 1ac54fd4dc1774f57d965ca8fdbd7c6d6973640e..ec7253f97333cffc4e48a6142f472d897c167a64 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 ogl
 _rename(globals(), ogl.__dict__, modulename='ogl')