commit | 1e4b73fcf75a27c7e9020ecb8e58ffc274909e5a | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Fri Nov 11 12:11:55 2016 +0200 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Fri Nov 11 12:11:55 2016 +0200 |
tree | 3097523e0cb7f3cc50fb8b16cc167d5773f4e598 | |
parent | ac33bd7d1d55fbf82a72bbc8d21ebf05202c65b2 [diff] |
Issue #19398: Extra slash no longer added to sys.path components in case of empty compile-time PYTHONPATH components. This fixes some tests in -S or -I modes.