]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/calendar.i
Patches from KevinO that work around issues where the widget isn't
[wxWidgets.git] / wxPython / src / calendar.i
index 2d21139061f6e0d8a3c67a9a023a0da796efbefd..8f2f16602b99d3b74241a60001690b1d893d186d 100644 (file)
@@ -23,7 +23,8 @@
 //----------------------------------------------------------------------
 
 %import misc.i
-%pythoncode { wx = core }
+%pythoncode { wx = _core }
+%pythoncode { __docfilter__ = wx.__docfilter__ }
 
 %include _calendar_rename.i