Given the following code, pylint complains that pylint_bug.py:5:6: E1101: Instance of \'ExtSlice\' has no \'dims\' member (no-member). Dims is, in fact, the onl
pylint_bug.py:5:6: E1101: Instance of \'ExtSlice\' has no \'dims\' member (no-member)