Andrew Barnert wrote:
> On Sep 22, 2019, at 18:46, Nutchanon Ninyawee [email protected] wrote:
> > Yes, del spam would delete eggs as well,
> > and vice versa.
> > Would they remain linked, so if I bound something else to eggs it would
> > also be
> bound to spam?
> More importantly, what about the answers to the other dozen or so questions?
> Just
> answering one of them and ignoring the rest doesn’t really help much to
> clarify the
> proposal.
Already, I answered them below.
Q: Would they remain linked, so if I bound something else to eggs it would also
be
bound to spam?
A: Yes, until it is `unlink('egg', 'spam')`
_______________________________________________
Python-ideas mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at
https://mail.python.org/archives/list/[email protected]/message/YAGB3X5VZVW2CXU3YE2VOKLUENSS5L4F/
Code of Conduct: http://python.org/psf/codeofconduct/