commit | fffb96ba66ab46c2de48e228d69ab10a19b1ea2d | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Mon Dec 16 22:48:48 2013 +0100 |
committer | Victor Stinner <victor.stinner@gmail.com> | Mon Dec 16 22:48:48 2013 +0100 |
tree | 27e45b60f5c184dac7a7ec03655a273b92ccb379 | |
parent | a4275b276c14d0de21fb8e9210dcf302c6dd5fd8 [diff] |
Issue #18283: shutil.which() now supports bytes argument, not only text argument.