commit | 5f0507d8ab2fee70139ff147c5f7d472e8f4ba2b | [log] [tgz] |
---|---|---|
author | Brett Cannon <brett@python.org> | Fri Apr 08 15:04:28 2016 -0700 |
committer | Brett Cannon <brett@python.org> | Fri Apr 08 15:04:28 2016 -0700 |
tree | 1c786d5ca8a1d515b9396998f55ad535f26acc19 | |
parent | ef0138f42153d467edf8b0429c531f5204fe45dc [diff] [blame] |
Issue #26587: Allow .pth files to specify file paths as well as directories. Thanks to Wolfgang Langner for the bug report and initial version of the patch.
diff --git a/Misc/ACKS b/Misc/ACKS index 20e76f5..6dd30f3 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -815,6 +815,7 @@ Tino Lange Glenn Langford Andrew Langmead +Wolfgang Langner Detlef Lannert Soren Larsen Amos Latteier