diff options
author | Claudiu Popa <pcmanticore@gmail.com> | 2015-12-18 21:08:50 +0200 |
---|---|---|
committer | Claudiu Popa <pcmanticore@gmail.com> | 2015-12-18 21:08:50 +0200 |
commit | 152087df64cf0ce60dd518f7afbd62e68ac41e80 (patch) | |
tree | f94286e100d86197672a9176a87b081d544df2d8 /astroid/modutils.py | |
parent | 684f77f111b9709dc42ad58959b50b22e2da3e94 (diff) | |
download | astroid-git-152087df64cf0ce60dd518f7afbd62e68ac41e80.tar.gz |
The slots() method conflates all the slots from the ancestors into a list of current and parent slots.
We're doing this because this is the right semantics of slots,
they get inherited, as long as each parent defines a __slots__
entry.
Diffstat (limited to 'astroid/modutils.py')
0 files changed, 0 insertions, 0 deletions