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