## This file reverse renames symbols in the wx package to give
## them their wx prefix again, for backwards compatibility.
##
## This file reverse renames symbols in the wx package to give
## them their wx prefix again, for backwards compatibility.
##
# This silly stuff here is so the wxPython.wx module doesn't conflict
# with the wx package. We need to import modules from the wx package
# This silly stuff here is so the wxPython.wx module doesn't conflict
# with the wx package. We need to import modules from the wx package
wxGLContext = wx.glcanvas.GLContext
wxGLContextPtr = wx.glcanvas.GLContextPtr
WX_GL_RGBA = wx.glcanvas.WX_GL_RGBA
wxGLContext = wx.glcanvas.GLContext
wxGLContextPtr = wx.glcanvas.GLContextPtr
WX_GL_RGBA = wx.glcanvas.WX_GL_RGBA