]>
git.saurik.com Git - wxWidgets.git/blob - wxPython/wxPython/lib/calendar.py
d36356367d3fcdae6cf0507df56d318ec92e76f3
1 ## This file imports items from the wx package into the wxPython package for
2 ## backwards compatibility. Some names will also have a 'wx' added on if
3 ## that is how they used to be named in the old wxPython package.
7 __doc__
= wx
.lib
.calendar
.__doc
__
9 CalDraw
= wx
.lib
.calendar
.CalDraw
10 CalenDlg
= wx
.lib
.calendar
.CalenDlg
11 GetMonthList
= wx
.lib
.calendar
.GetMonthList
12 PrtCalDraw
= wx
.lib
.calendar
.PrtCalDraw
13 wxCalendar
= wx
.lib
.calendar
.wxCalendar