STINNER Victor <vstin...@redhat.com> added the comment:

I completed the _PyCoreConfig structure to add home, module_search_path_env, 
and many other options. It might help to guess how the final configuration has 
been computed. I also reworked the code to clarify when and how sys.path is 
computed. sys.path value (not the actual sys.path Python list) is now computed 
earlier.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue33611>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to