.coveragerc
.gitignore
CHANGES.rst
LICENSE
MANIFEST.in
Makefile
README.rst
appveyor.yml
findimports.py
release.mk
setup.cfg
setup.py
tests.py
testsuite.py
tox.ini
findimports.egg-info/PKG-INFO
findimports.egg-info/SOURCES.txt
findimports.egg-info/dependency_links.txt
findimports.egg-info/entry_points.txt
findimports.egg-info/not-zip-safe
findimports.egg-info/top_level.txt
tests/cmdline.txt
tests/cyclic-imports.txt
tests/doctests.txt
tests/dotted-names.txt
tests/duplicate-imports.txt
tests/future.txt
tests/graph-cache.txt
tests/graphviz.txt
tests/import-statements.txt
tests/imported-names.txt
tests/imports.txt
tests/legacycoding.txt
tests/name-tracking.txt
tests/package-graph.txt
tests/relative-imports.txt
tests/scopes.txt
tests/test-packages.txt
tests/unknown-modules.txt
tests/unused-names.txt
tests/utf8-bom.txt
tests/zipfiles.txt
tests/sample-tree/apple.py
tests/sample-tree/orange.py
tests/sample-tree/snake.egg-info
tests/sample-tree/zippedmodules.zip
tests/sample-tree/box/.#emacsjunk.py
tests/sample-tree/box/__init__.py
tests/sample-tree/box/cat.py
tests/sample-tree/box/yarn.py