Do unicode migration for rbtools/hooks/

Review Request #6696 — Created Dec. 15, 2014 and submitted

Information

RBTools
master
15459e2...

Reviewers

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

Ran unit tests.

reviewbot
  1. Tool: Pyflakes
    Processed Files:
        rbtools/hooks/common.py
        rbtools/hooks/git.py
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        rbtools/hooks/common.py
        rbtools/hooks/git.py
    
    
  2. 
      
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (2f7d767)
Loading...