Rename exceptions to custom_exceptions (because exceptions screws up pylint)
authorHugh Brown <hbrown@amplify.com>
Fri, 11 Oct 2013 00:04:44 +0000 (20:04 -0400)
committerHugh Brown <hbrown@amplify.com>
Fri, 11 Oct 2013 00:04:44 +0000 (20:04 -0400)
commit210f4acefe8f79a60b649c92e1d90bf5e3e0fef0
treef6e04ded12efe8582af43f7d14c430f1a5957905
parent5ea1d33e30330c0b75e8ad9eaa9c7a4437a9ad57
Rename exceptions to custom_exceptions (because exceptions screws up pylint)
12 files changed:
jenkinsapi/__init__.py
jenkinsapi/api.py
jenkinsapi/artifact.py
jenkinsapi/build.py
jenkinsapi/custom_exceptions.py [moved from jenkinsapi/exceptions.py with 89% similarity]
jenkinsapi/fingerprint.py
jenkinsapi/invocation.py
jenkinsapi/jenkins.py
jenkinsapi/jenkinsbase.py
jenkinsapi/job.py
jenkinsapi/nodes.py
jenkinsapi/queue.py