]> granicus.if.org Git - python/commit
Use imp.find_module() as the most certain way to find the test data.
authorGuido van Rossum <guido@python.org>
Fri, 15 Aug 1997 16:23:32 +0000 (16:23 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 15 Aug 1997 16:23:32 +0000 (16:23 +0000)
commitc95a6c1af5cdbba38ccc7eb9398df01bc24dd731
treedd210e4a07b4a66090b773aca2ec96900b9dc4c9
parent57fa217b0144706a605bb0927841aec505676671
Use imp.find_module() as the most certain way to find the test data.
Lib/test/test_zlib.py