]> git.saurik.com Git - wxWidgets.git/commit
Publisher is now able to parse a dotted notation string
authorRobin Dunn <robin@alldunn.com>
Mon, 6 Mar 2006 20:17:20 +0000 (20:17 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 6 Mar 2006 20:17:20 +0000 (20:17 +0000)
commitb0429a4019026a317e762a85467f04713be4d765
treeb115013c2671153e2d1c8bb79fe1b274e9e9c5a9
parent890289805470b45ed99bdef406e1eba151a2694d
 Publisher is now able to parse a dotted notation string
into a topic tuple.  For example: subscribing to "timer.clock.seconds"
is the same as subscribing to ("timer", "clock", "seconds").

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37831 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/wx/lib/pubsub.py