]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
To prevent another screw-up on my part where my prototype gets lost thanks to
authorBrett Cannon <bcannon@gmail.com>
Mon, 2 Feb 2009 19:19:36 +0000 (19:19 +0000)
committerBrett Cannon <bcannon@gmail.com>
Mon, 2 Feb 2009 19:19:36 +0000 (19:19 +0000)
commit1d376687b7176fc0e52e85f0a6cd98b53fd77d41
tree8425e48e55c2e4290297a97bc672a875f5f4b818
parent7e11b3f52247f0a0fd8be8879873a74d4ec02b38
To prevent another screw-up on my part where my prototype gets lost thanks to
an ``svn revert`` (gee, maybe more atomic commits by use of something like a
DVCS would help with this? Wish someone would get on that ...), I am checking
in an untested, work-in-progress meta path finder to handle sys.path.
Lib/importlib/_bootstrap.py