## This file reverse renames symbols in the wx package to give
## them their wx prefix again, for backwards compatibility.
##
-## Generated by ./distrib/build_renamers.py
+## Generated by BuildRenamers in config.py
# 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
wxCAL_BORDER_SQUARE = wx.calendar.CAL_BORDER_SQUARE
wxCAL_BORDER_ROUND = wx.calendar.CAL_BORDER_ROUND
wxCalendarDateAttr = wx.calendar.CalendarDateAttr
-wxCalendarDateAttrPtr = wx.calendar.CalendarDateAttrPtr
wxCalendarEvent = wx.calendar.CalendarEvent
-wxCalendarEventPtr = wx.calendar.CalendarEventPtr
wxEVT_CALENDAR_DOUBLECLICKED = wx.calendar.wxEVT_CALENDAR_DOUBLECLICKED
wxEVT_CALENDAR_SEL_CHANGED = wx.calendar.wxEVT_CALENDAR_SEL_CHANGED
wxEVT_CALENDAR_DAY_CHANGED = wx.calendar.wxEVT_CALENDAR_DAY_CHANGED
wxEVT_CALENDAR_WEEKDAY_CLICKED = wx.calendar.wxEVT_CALENDAR_WEEKDAY_CLICKED
wxCalendarNameStr = wx.calendar.CalendarNameStr
wxCalendarCtrl = wx.calendar.CalendarCtrl
-wxCalendarCtrlPtr = wx.calendar.CalendarCtrlPtr
wxPreCalendarCtrl = wx.calendar.PreCalendarCtrl
wxCalendarCtrl_GetClassDefaultAttributes = wx.calendar.CalendarCtrl_GetClassDefaultAttributes