]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/wxPython/calendar.py
Fix memory leak in wxTextCtrl au_check_word that was triggered only with wxTE_AUTO_UR...
[wxWidgets.git] / wxPython / wxPython / calendar.py
index 48d5aabd618dca1cf3d3d572a9da6efc796767b8..65c2f417d2dced610a6953b35f8709e1dc32987f 100644 (file)
@@ -1,7 +1,7 @@
 ## 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
@@ -36,9 +36,7 @@ wxCAL_BORDER_NONE = wx.calendar.CAL_BORDER_NONE
 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
@@ -47,7 +45,6 @@ wxEVT_CALENDAR_YEAR_CHANGED = wx.calendar.wxEVT_CALENDAR_YEAR_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