On Fri, Mar 4, 2022 at 1:37 PM Eryk Sun <[email protected]> wrote: > I don't understand. The site packages directories, including virtual > environments, are a site extension.
I propose to change that. Move all code related to sys.path from the site module to the Modules/getpath.py module. Victor -- Night gathers, and now my watch begins. It shall not end until my death. _______________________________________________ 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/HXD2JIDHBX7BFIU3FA7R3LWRFEXQMVYW/ Code of Conduct: http://python.org/psf/codeofconduct/
