~fginther/python-jujuclient/juju-2-support

Viewing all changes in revision 68.

  • Committer: Tim Van Steenburgh
  • Date: 2016-01-30 00:39:34 UTC
  • mfrom: (67.1.1 python-jujuclient)
  • Revision ID: tim.van.steenburgh@canonical.com-20160130003934-tuchsn9iixceslj0
[aisrael] fix python3 unicode vs. bytestring probs

- b64encode() expects a bytestring
- conn.getresponse() returns a bytestring, must decode to unicode

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: