[issue15004] add weakref support to types.SimpleNamespace

Antoine Pitrou report at bugs.python.org
Tue Dec 4 08:16:19 CET 2012


Antoine Pitrou added the comment:

You shouldn't have to export something named __weakref__.
Furthermore, the test should check that weakrefs work, not that an attribute exists.

----------
nosy: +pitrou

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15004>
_______________________________________


More information about the Python-bugs-list mailing list