Nick Coghlan added the comment:

Graham pointed out that setting PYTHONHOME ends up triggering the same control 
flow through getpath.c as calling Py_SetPythonHome, so this can be tested just 
with pyvenv and a suitably configured environment.

It may still be a little tricky though, since we normally run the pyvenv tests 
in isolated mode to avoid spurious failures due to bad environment settings...

----------

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

Reply via email to