commit | 0d05a7698b3c66579c87b2bfc5b9e043c1064a93 | [log] [tgz] |
---|---|---|
author | Brett Cannon <brett@python.org> | Sat Apr 21 21:21:27 2012 -0400 |
committer | Brett Cannon <brett@python.org> | Sat Apr 21 21:21:27 2012 -0400 |
tree | 85d420084946320d5aaa9119e0e90963bffd8d1c | |
parent | cb165db3a3ef1cf327b6591a3747fcb21aa37e6e [diff] [blame] |
Have importlib look for pre-existing path separators when joining paths.
diff --git a/Python/importlib.h b/Python/importlib.h index c48b550..115a5a9 100644 --- a/Python/importlib.h +++ b/Python/importlib.h Binary files differ