daniel hahler <python-b...@thequod.de> added the comment:

Just as a sidenote: the other day I was checking Python's source to see how to 
override a user's home (in tests, when os.path.expanduser` is used in code), 
and found it easy to just set $HOME in the environment in the end.

I guess this change will cause quite some regressions in this regard - even 
though $HOME might not be used in practice on Windows.

----------
nosy: +blueyed

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

Reply via email to