better __docfilter__ and other epydoc tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26986 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
		@@ -30,7 +30,7 @@
 | 
			
		||||
 | 
			
		||||
%import windows.i
 | 
			
		||||
%pythoncode { wx = _core }
 | 
			
		||||
%pythoncode { __docfilter__ = wx.__docfilter__ }
 | 
			
		||||
%pythoncode { __docfilter__ = wx.__DocFilter(globals()) }
 | 
			
		||||
 | 
			
		||||
%include _html_rename.i
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user