[issue12766] strange interaction between __slots__ and class-level attributes

Roundup Robot report at bugs.python.org
Wed Aug 17 01:53:38 CEST 2011


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset 45b63a8a76c9 by Benjamin Peterson in branch 'default':
complain when a class variable shadows a name in __slots__ (closes #12766)
http://hg.python.org/cpython/rev/45b63a8a76c9

----------
nosy: +python-dev
resolution:  -> fixed
stage:  -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12766>
_______________________________________


More information about the Python-bugs-list mailing list