summaryrefslogtreecommitdiff
path: root/astroid/builder.py
diff options
context:
space:
mode:
authorClaudiu Popa <pcmanticore@gmail.com>2020-04-28 08:35:15 +0200
committerClaudiu Popa <pcmanticore@gmail.com>2020-04-28 09:05:22 +0200
commit5e7aed79bf8104f53849b9126cb3ec1329634ce4 (patch)
tree2194e0740cde23540b1bd76313401bb49bb40533 /astroid/builder.py
parent7e171621e624f1bee5bd93b361d29b443c6a5820 (diff)
downloadastroid-git-5e7aed79bf8104f53849b9126cb3ec1329634ce4.tar.gz
Handle the case where the raw builder fails to retrieve the ``__all__`` attribute
PyQT does something special with their objects and retrieving some of them (such as `__all__`) at runtime results in a RuntimeError. This patch simply swallows all the exceptions that accessing `__all__` might raise. Close #772
Diffstat (limited to 'astroid/builder.py')
0 files changed, 0 insertions, 0 deletions