magic-wormhole/src/wormhole/blocking
Brian Warner 540fceb795 add py3.4 compatibility
The "bytes % bytes" syntax only appeared on py3.5, so don't use it.

Updated travis to expect py3.4 works.

The twisted side is probably even more broken for py3.4 than it is for
py3.5.
2015-09-28 16:15:55 -07:00
..
__init__.py rearrange source tree 2015-02-15 09:29:28 -08:00
eventsource.py make blocking/send-text work on py3, add dependency on 'six' 2015-09-28 00:24:36 -07:00
transcribe.py enforce bytes-vs-str in the API 2015-09-28 00:24:36 -07:00
transit.py add py3.4 compatibility 2015-09-28 16:15:55 -07:00