Nick Coghlan <ncogh...@gmail.com> added the comment:

In that paragraph, I was only talking about cases where "foo = 1" *isn't* a 
valid override (which, I hope you'll agree, it typically won't be).

Your described approach of declaring an abstract property and then overriding 
it with an ordinary class attribute is part of the answer I gave Eric in 
pointing out why a separate concept of an abstract attribute isn't really 
necessary.

----------

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

Reply via email to