Ethan Furman added the comment:

Perhaps you meant, what if you define a key in a subclass that shadows a 
method/property in a parent class?

I'm inclined to say that would be acceptable, since one reason for subclassing 
is to add or make changes to the parent class' behavior.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18989>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to