magic-wormhole/docs
Brian Warner a7213d9c9a enforce bytes-vs-str in the API
The main wormhole code is str (unicode in py3, bytes in py2). Most
everything else must be passed as bytes in both py2/py3.

Keep the internal "side" string as a str, to make it easier to merge
with other URL pieces.
2015-09-28 00:24:36 -07:00
..
api.md enforce bytes-vs-str in the API 2015-09-28 00:24:36 -07:00