E. Paine <paineeli...@gmail.com> added the comment:

This is simply because the Python interpreter is running from /usr/bin. This is 
shown if you call:

cp /usr/bin/idle idle
./idle

In this case, the Python interpreter is running from the directory you are in 
and /usr/bin shouldn't(!) show in the path (at least on my system...)

----------
nosy: +epaine

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

Reply via email to