]> granicus.if.org Git - python/commit
More rational implementation of get_qualified_path() -- search along
authorGuido van Rossum <guido@python.org>
Wed, 14 May 1997 18:57:21 +0000 (18:57 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 14 May 1997 18:57:21 +0000 (18:57 +0000)
commit0ba7e5958cbd7de85ab09620714f1e77f99bef67
tree8490b9f1b088e7a8fb3e0931256b0f2db86e8dae
parente61093c2187472c5761e7c282aa579c37967018e
More rational implementation of get_qualified_path() -- search along
sys.path instead of assuming __file__ works.
Lib/test/test_imageop.py