]> git.saurik.com Git - wxWidgets.git/commit
Replaced wx/lib/pubsub.py with a version that uses weak references to
authorRobin Dunn <robin@alldunn.com>
Mon, 17 May 2004 19:20:49 +0000 (19:20 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 17 May 2004 19:20:49 +0000 (19:20 +0000)
commitd1e05453035cff23a3b45a2188f7b0d703ed7e1c
tree7f8ec51be946bbf3a378fc8b664ad7e9eb4d2cef
parent6d2e144a7cd04e2bc37ce1f7687a5b58720e56c4
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
wxPython/docs/CHANGES.txt
wxPython/wx/lib/pubsub.py