Do unicode migration for rbtools/

Review Request #6685 — Created Dec. 9, 2014 and submitted

Information

RBTools
master
5aae070...

Reviewers

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

Ran unit tests.

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

Status: Closed (submitted)

Change Summary:

Pushed to master (f28d3b5)
Loading...