[issue14673] add sys.implementation

Barry A. Warsaw report at bugs.python.org
Sun Jun 3 18:10:00 CEST 2012


Barry A. Warsaw <barry at python.org> added the comment:

On Jun 02, 2012, at 08:03 AM, Amaury Forgeot d'Arc wrote:

>- _PyNamespace_New should be a public API function.  From Python code,
>- SimpleNamespace is public.

This is a separate discussion.  I'm not opposed, but I don't think this should
be addressed in this patch.

>- SimpleNamespace should support weak references.

Again, this could be addressed separately.

----------

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


More information about the Python-bugs-list mailing list