Replaced wx/lib/pubsub.py with a version that uses weak references to
track the subscribers. Thanks go to Oliver Schoenborn and Robb Shecter. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27323 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
		@@ -49,6 +49,10 @@ are included in the wxWidgets shared library anyway, this imposes only
 | 
			
		||||
a very small amount of overhead and removes several unneccessary
 | 
			
		||||
problems.
 | 
			
		||||
 | 
			
		||||
Replaced wx/lib/pubsub.py with a version that uses weak references to
 | 
			
		||||
track the subscribers.  Thanks go to Oliver Schoenborn and Robb
 | 
			
		||||
Shecter.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
		Reference in New Issue
	
	Block a user