summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2012-08-17 09:48:37 -0400
committerMonty Taylor <mordred@inaugust.com>2012-08-17 09:54:17 -0400
commitcd1424a5543ce01b3bd13887f2d1e818b8c296d3 (patch)
treed9dfdf8d90cde89e14874334360f8c9adeb6446d /setup.py
parent6a22ea45edc0f0263731944f2ad0ffe15c8a9457 (diff)
Don't trap then re-raise ImportError.
When we catch ImportError, print a message, and then raise a new ImportError, we lose sane ability to read the traceback, and we gain nothing. Raising a new ImportError on Attribute or Value error is helpful, given the context in which we are working. Change-Id: I52f61405e63535bcc745c9d350aa0dfbae36a8ac
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions