]> granicus.if.org Git - python/commit
Revert to os.path.join() semantics for path manipulation in importlib
authorBrett Cannon <brett@python.org>
Sun, 22 Apr 2012 06:06:23 +0000 (02:06 -0400)
committerBrett Cannon <brett@python.org>
Sun, 22 Apr 2012 06:06:23 +0000 (02:06 -0400)
commitcf649958f72efbe2d68ffcfcb0a01ce53ff69f88
tree7bf6473edf69e13cadf5e60a8009c2d3eaa4b867
parent6c802b8491200ac360ff407603f72704f4ccdf66
Revert to os.path.join() semantics for path manipulation in importlib
which is different than what imp.cache_from_source() operates on.
Lib/importlib/_bootstrap.py
Python/importlib.h