Do unicode migration for rbtools/clients/

Review Request #6693 — Created Dec. 15, 2014 and submitted — Latest diff uploaded

Information

RBTools
master
749b67c...

Reviewers

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

  • Ran unit tests.
  • Posted changes with different SCMs.
rbtools/clients/__init__.py
rbtools/clients/bazaar.py
rbtools/clients/cvs.py
rbtools/clients/git.py
rbtools/clients/perforce.py
rbtools/clients/tests.py
Loading...