STINNER Victor <[email protected]> added the comment:
I read again the issue. In short, the Path Configuration is a mess and unusable in some cases :-) I reopen the issue. Handling venv shouldn't be handled by the site module which is optional, but earlier. I guess that venv support was added to site because it is way eaiser to write C than touching getpath.c written in C. ---------- resolution: fixed -> status: closed -> open _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue34725> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
