]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue #16993: shutil.which() now preserves the case of the path and extension
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 21 Jan 2013 13:01:34 +0000 (15:01 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 21 Jan 2013 13:01:34 +0000 (15:01 +0200)
on Windows.

1  2 
Doc/library/shutil.rst
Lib/shutil.py
Lib/test/test_shutil.py
Misc/NEWS

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