Antoine Pitrou added the comment:

I'm not sure reproducing the quirks of /usr/bin/which is a good idea. 
shutil.which() is meant to be useful and easy to understand, not to be 100% 
bash-compatible.
And, anyway, what would be the point of passing an empty path, if the return 
value is guaranteed to be None?

----------

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

Reply via email to