From: Serhiy Storchaka Date: Wed, 23 Jan 2013 08:45:33 +0000 (+0200) Subject: Issue #16957: shutil.which() no longer searches a bare file name in the X-Git-Tag: v3.4.0a1~1552 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e9a63600b3a781f1ca744eaaa380fb4b05d43115;p=python Issue #16957: shutil.which() no longer searches a bare file name in the current directory on Unix and no longer searches a relative file path with a directory part in PATH directories. Patch by Thomas Kluyver. --- e9a63600b3a781f1ca744eaaa380fb4b05d43115