Make a bunch of smaller 2to3 related refactors.
Review Request #6681 — Created Dec. 7, 2014 and submitted — Latest diff uploaded
This change makes a bunch of small updates to bring code into compliance with
both Python 2.x and 3.x.
- Ran unit tests.
- Posted some changes.
rbtools/api/resource.py |
---|
rbtools/clients/clearcase.py |
---|
rbtools/clients/plastic.py |
---|
rbtools/clients/tests.py |
---|
rbtools/commands/__init__.py |
---|
rbtools/commands/main.py |
---|
rbtools/commands/setup_repo.py |
---|
rbtools/utils/console.py |
---|
rbtools/utils/filesystem.py |
---|
rbtools/utils/users.py |
---|