Do unicode migration for rbtools/api/

Review Request #6686 — Created Dec. 9, 2014 and submitted — Latest diff uploaded

Information

RBTools
master
5317e31...

Reviewers

This change updates the code in the rbtools/api/ directory to have a correct
separation of unicode vs bytes, and use unicode literals everywhere.

Ran unit tests.

Changes between revision 2 and 3

orig
1
2
3
4
rbtools/api/request.py
rbtools/api/tests.py
Loading...