Mercurial > hg
diff README @ 25733:f99c066f5f9a
import-checker: recurse into subtree of sys.path only if __init__.py exists
We can't assume that the site-packages is the only directory that has Python
files but is not handled as a package. For example, we have dist-packages
directory on Debian.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sat, 04 Jul 2015 10:54:03 +0900 |
parents | df5ecb813426 |
children | 4b0fc75f9403 |