commit | ed672d6872ac2b1d06a7723c9a544ee4d153e6ce | [log] [tgz] |
---|---|---|
author | Brett Cannon <brett@python.org> | Fri Apr 20 21:19:53 2012 -0400 |
committer | Brett Cannon <brett@python.org> | Fri Apr 20 21:19:53 2012 -0400 |
tree | ede7ce3e32f637063a27137b8723702fea8f3f03 | |
parent | 24117a748b02e0d2d028956c7b118f4ecd55361c [diff] [blame] |
Make path manipulation more robust for platforms with alternative path separators.
diff --git a/Python/importlib.h b/Python/importlib.h index 0e2c734..5798d96 100644 --- a/Python/importlib.h +++ b/Python/importlib.h Binary files differ