Raymond Hettinger added the comment:

I don't think the point of this patch is worth doing.  The existing 
code is not buggy and runs fine.  Subclassing from dict increases the 
likelihood that an error will be introduced either now or in the future 
as the dict object evolves.  Recommend this be closed.

----------
nosy: +rhettinger

_____________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1367711>
_____________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to