]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/controls.i
This workaround is no longer needed because of fix in
[wxWidgets.git] / wxPython / src / controls.i
index eb0cd7ea07445a7e0e4b38758c4ca3e820926e9a..c72ff6fc2efc8d66e35ec59f1bc5f51e6a221e78 100644 (file)
@@ -10,7 +10,7 @@
 // Licence:     wxWindows license
 /////////////////////////////////////////////////////////////////////////////
 
-%module _controls
+%module(package="wx") _controls
 
 //---------------------------------------------------------------------------
 
@@ -23,7 +23,6 @@
 
 %import core.i
 %pythoncode { wx = _core }
-%pythoncode { __docfilter__ = wx.__docfilter__ }
 
 %include __controls_rename.i