]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Bug #1481530: allow "from os.path import ..." with imputil
authorGeorg Brandl <georg@python.org>
Thu, 4 May 2006 05:08:19 +0000 (05:08 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 4 May 2006 05:08:19 +0000 (05:08 +0000)
commit1ee6d943fa35ec9a8b0a74b93f86c1e70050a4bf
tree5a213f3319274fd338470f9e6b570a542dbdd617
parentba3429bac9fb6b6df7b66332152c91eea8063700
Bug #1481530: allow "from os.path import ..." with imputil
 (backport from rev. 45895)
Lib/imputil.py