Skip to content

Replace bare excepts#1227

Merged
sa2ajj merged 4 commits intobuildbot:masterfrom
djmitche:bug2540
Sep 14, 2014
Merged

Replace bare excepts#1227
sa2ajj merged 4 commits intobuildbot:masterfrom
djmitche:bug2540

Conversation

@djmitche
Copy link
Copy Markdown
Member

In many cases, this is 'except Exception', but where a more specifc
exception was obvious, that is used instead.
@sa2ajj
Copy link
Copy Markdown
Contributor

sa2ajj commented Sep 13, 2014

pyflakes report:

slave/buildslave/commands/bk.py:18: 'log' imported but unused

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/changed/ minor spelling, here and the other two copy-paste

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hah, and "Bulidbot".. in my defense I was on a plane and it was hard to see :)

@jaredgrubb
Copy link
Copy Markdown
Member

Looks good to me!

sa2ajj pushed a commit that referenced this pull request Sep 14, 2014
Replace bare excepts

Fixes ticket:2540
@sa2ajj sa2ajj merged commit 707a353 into buildbot:master Sep 14, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants