Raymond Hettinger added the comment:

Do you guys have any actual motivating use cases or real code that won't work 
because of the present design?   Consistency arguments are somewhat weak and 
don't necessarily warrant an API change.   

AFAICT, there is no use for counters going out of their way to save attributes. 
 Like many classes and types in Python, a subclasser is responsible for adding 
extra behavior if needed.

----------

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

Reply via email to