2017-06-02 9:12 GMT+02:00 Greg Ewing <[email protected]>: > Why do you want to change it?
To make Python more secure. To prevent untrusted modules hijacking stdlib modules on purpose to inject code for example. Victor _______________________________________________ Python-ideas mailing list [email protected] https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/
