Fix exception handling, and update imports
Review Request #9648 — Created Feb. 16, 2018 and submitted — Latest diff uploaded
Remove fix exception handling, and update imports
Ran Unit tests in Python 2.7 and all passed.
Changes between revision 2 and 3
orig
1
2
3
4
5
rbtools/api/request.py |
---|
rbtools/api/tests.py |
---|
rbtools/api/transport/__init__.py |
---|
rbtools/api/transport/sync.py |
---|
rbtools/clients/__init__.py |
---|
rbtools/clients/clearcase.py |
---|
rbtools/clients/cvs.py |
---|
rbtools/clients/perforce.py |
---|
rbtools/clients/plastic.py |
---|
rbtools/clients/tests/test_svn.py |
---|
rbtools/commands/__init__.py |
---|
rbtools/commands/clearcache.py |
---|
rbtools/utils/console.py |
---|
rbtools/utils/review_request.py |
---|