]> git.michaelhowe.org Git - packages/p/paho-mqtt.git/commit
Fix topic matching edge case.
authorRoger Light <roger@atchoo.org>
Mon, 28 Apr 2014 20:22:02 +0000 (21:22 +0100)
committerRoger Light <roger@atchoo.org>
Mon, 28 Apr 2014 20:22:02 +0000 (21:22 +0100)
commitc2b17f169247e8c1e5f1a8f7e45f8637e883f2d7
treec02d8fa4c698f0cb14340dd1f79286e30c1368f4
parentcccd1f85641c3ea413c8bd31f8875c5c2184c968
Fix topic matching edge case.

Thanks to Tobias Assarsson.

Change-Id: If98891597ac47488a072389d483dba15cf54c520
src/paho/mqtt/client.py
test/lib/python/09-util-topic-matching.test
test/lib/python3/09-util-topic-matching.test