[Python-Dev] Re: Importing a submodule doesn't always set an attribute on its parent

2022年4月09日 15:48:53 -0700

On 4/9/2022 4:28 PM, Terry Reedy wrote:
On 4/9/2022 5:09 AM, Arfrever Frehtes Taifersar Arahesis wrote:
Not only deletion, but also random assignments:
Ok. Change "Manual deletion of entries from sys.modules" to "Direct manipulation of sys.modules"
I'm not sure it's worth the hassle to document this. There are no doubt hundreds of ways to break things. We can't enumerate all of them.
Eric
_______________________________________________
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/WGP7SLEIEIDPJEOU3ANSRPGHWKLMM7QE/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to