summaryrefslogtreecommitdiff
path: root/astroid/brain/pyqt.py
diff options
context:
space:
mode:
authorClaudiu Popa <pcmanticore@gmail.com>2015-10-26 12:30:08 +0000
committerClaudiu Popa <pcmanticore@gmail.com>2015-10-26 12:30:08 +0000
commit8a0343728bc9b578d533ef5aa21e1412a8951ce6 (patch)
tree0bfe86d443ed10dc9a5b41d83d8e1ab6b240dd69 /astroid/brain/pyqt.py
parent033a215bb1d1a7f4b954ef99667e41d9e6fed92b (diff)
downloadastroid-8a0343728bc9b578d533ef5aa21e1412a8951ce6.tar.gz
Class.getattr('__mro__') returns the actual MRO.
Also, Class.getattr('__bases__') returns actual bases. It previously didn't work correctly, because it was putting the entire ancestors into the Tuple object and it put those classes into the wrong attribute. Closes issue #128.
Diffstat (limited to 'astroid/brain/pyqt.py')
0 files changed, 0 insertions, 0 deletions