Revert to os.path.join() semantics for path manipulation in importlib
which is different than what imp.cache_from_source() operates on.
diff --git a/Python/importlib.h b/Python/importlib.h
index ad3894d..c6c5618 100644
--- a/Python/importlib.h
+++ b/Python/importlib.h
Binary files differ