Do unicode migration for rbtools/utils/
Review Request #6689 — Created Dec. 11, 2014 and submitted — Latest diff uploaded
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.