]> granicus.if.org Git - python/commit
Thomas Heller fixed modulefinder and added a test. Thanks!
authorGuido van Rossum <guido@python.org>
Fri, 27 Oct 2006 23:06:01 +0000 (23:06 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 27 Oct 2006 23:06:01 +0000 (23:06 +0000)
commitfc2a0a8e3cb1d40fd965576060c28c8bd2ea1ad5
tree4ca63c3df431ae86fef8ab7fec1bae0839ba7033
parent2def557aba1aaa42b638f9bf95624b7e6929191c
Thomas Heller fixed modulefinder and added a test.  Thanks!
Lib/modulefinder.py
Lib/test/test_modulefinder.py [new file with mode: 0644]