diff options
author | Ceridwen <ceridwenv@gmail.com> | 2015-11-06 12:07:52 -0500 |
---|---|---|
committer | Ceridwen <ceridwenv@gmail.com> | 2015-11-06 12:07:52 -0500 |
commit | e931c49a7a22d0939dfaea6bf55b485afc6448d3 (patch) | |
tree | fe61781943dca1a92edc54be6d5d6729eda504af /astroid/builder.py | |
parent | a1874fa7b631d7a4538682ccc8242f489c1f3721 (diff) | |
download | astroid-git-e931c49a7a22d0939dfaea6bf55b485afc6448d3.tar.gz |
Use raise directly rather than reraise() in decorators: reraise in this case only adds noise to the tracebacks on 2.7, and when this code is changed to use yield from, there shouldn't be additional tracebacks on 3 either
Diffstat (limited to 'astroid/builder.py')
0 files changed, 0 insertions, 0 deletions