Xavier de Gaye <xdeg...@gmail.com> added the comment:

Clarification about the test results:
On archlinux /bin is a symlink to /usr/bin, so on archlinux the value of 
sys.prefix is '/usr' instead of the expected '/'. This is because in 
Modules/getpath.c, 'argv0_path' is the directory of the link target when the 
executable location is a symbolic link.

----------

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

Reply via email to