• 
      

    Do unicode migration for rbtools/commands/

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

    Information

    RBTools
    master
    b47b014...

    Reviewers

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

    Ran unit tests.