From: Serhiy Storchaka Date: Mon, 21 Jan 2013 13:01:34 +0000 (+0200) Subject: Issue #16993: shutil.which() now preserves the case of the path and extension X-Git-Tag: v3.4.0a1~1563 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5b987c2e68947732b673d6c8d6117011730d28f0;p=thirdparty%2FPython%2Fcpython.git Issue #16993: shutil.which() now preserves the case of the path and extension on Windows. --- 5b987c2e68947732b673d6c8d6117011730d28f0