]> git.michaelhowe.org Git - packages/p/paho-mqtt.git/commit
Handle "unicode" type payloads on Python 2.7.
authorRoger A. Light <roger@atchoo.org>
Fri, 1 Aug 2014 09:08:11 +0000 (10:08 +0100)
committerRoger A. Light <roger@atchoo.org>
Fri, 1 Aug 2014 09:08:11 +0000 (10:08 +0100)
commit460edfcb18e617ace09dd243c71805fedec468ab
tree1082434e0d554b7e202b52856f1c1d0f8831a4f6
parent4b83c2066ba957fc8ed51496f914e076c3dfa555
Handle "unicode" type payloads on Python 2.7.

Thanks to Luc Milland.

Change-Id: I1f3bf49ed3845f61cbd31773fcf11a58943f8108
ChangeLog.txt
examples/pub-utf8-27.py [new file with mode: 0755]
src/paho/mqtt/client.py