On 4/9/2022 5:09 AM, Arfrever Frehtes Taifersar Arahesis wrote:
2022-04-09 04:24 UTC, Terry Reedy <[email protected]>γ―ζ›Έγ„γŸ:
Perhaps something intentionally vague like

"Manual deletion of entries from sys.modules may invalidate statements
above, even after re-imports."

or

"Manual deletion of entries from sys.modules may result in surprising
behavior, even after re-imports."

Not only deletion, but also random assignments:

Ok. Change "Manual deletion of entries from sys.modules" to "Direct manipulation of sys.modules"

Terry Jan Reedy
_______________________________________________
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/BKGWDKLV3WJCN4YFQ5LFKOKSKQAZDCNJ/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to