Fix exception handling, and update imports

Review Request #9648 — Created Feb. 16, 2018 and submitted — Latest diff uploaded

Information

RBTools
master
5629bb1...

Reviewers

Remove fix exception handling, and update imports

Ran Unit tests in Python 2.7 and all passed.

setup.py
rbtools/tests.py
rbtools/api/cache.py
rbtools/api/capabilities.py
rbtools/api/client.py
rbtools/api/decode.py
rbtools/api/errors.py
rbtools/api/factory.py
rbtools/api/request.py
rbtools/api/resource.py
rbtools/api/tests.py
rbtools/api/transport/__init__.py
rbtools/api/transport/sync.py
rbtools/clients/__init__.py
rbtools/clients/bazaar.py
rbtools/clients/clearcase.py
rbtools/clients/cvs.py
rbtools/clients/git.py
rbtools/clients/mercurial.py
rbtools/clients/perforce.py
This diff has been split across 3 pages: 1 2 3 >
Loading...