Benjamin Peterson added the comment:

I wonder what the semantics should be. I would like to just clear the 
dictionary that is returned from __new__ but you're also allowed to return 
custom classes from __new__ which we might not know how to clear.

----------

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

Reply via email to