]> granicus.if.org Git - python/commitdiff
- Issue #17012: shutil.which() no longer fallbacks to the PATH environment
authorBarry Warsaw <barry@python.org>
Tue, 16 Apr 2013 15:18:18 +0000 (11:18 -0400)
committerBarry Warsaw <barry@python.org>
Tue, 16 Apr 2013 15:18:18 +0000 (11:18 -0400)
  variable if empty path argument is specified.  Patch by Serhiy Storchaka.

1  2 
Lib/shutil.py
Lib/test/test_shutil.py
Misc/NEWS

diff --cc Lib/shutil.py
Simple merge
Simple merge
diff --cc Misc/NEWS
Simple merge