• 
      

    Do unicode migration for rbtools/utils/

    Review Request #6689 — Created Dec. 11, 2014 and submitted

    Information

    RBTools
    master
    2ef8705...

    Reviewers

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

    Ran unit tests.

    Description From Last Updated

    This is a third-party module.

    chipx86chipx86
    reviewbot
    1. Tool: Pyflakes
      Processed Files:
          rbtools/utils/commands.py
          rbtools/utils/diffs.py
          rbtools/utils/testbase.py
          rbtools/utils/tests.py
          rbtools/utils/filesystem.py
          rbtools/utils/checks.py
          rbtools/utils/console.py
          rbtools/utils/match_score.py
          rbtools/utils/repository.py
          rbtools/utils/process.py
          rbtools/utils/users.py
      
      
      
      Tool: PEP8 Style Checker
      Processed Files:
          rbtools/utils/commands.py
          rbtools/utils/diffs.py
          rbtools/utils/testbase.py
          rbtools/utils/tests.py
          rbtools/utils/filesystem.py
          rbtools/utils/checks.py
          rbtools/utils/console.py
          rbtools/utils/match_score.py
          rbtools/utils/repository.py
          rbtools/utils/process.py
          rbtools/utils/users.py
      
      
    2. 
        
    chipx86
    1. 
        
    2. rbtools/utils/process.py (Diff revision 1)
       
       
      Show all issues

      This is a third-party module.

    3. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (5878f76)