LICENSE
README.md
setup.cfg
setup.py
ast_scope/__init__.py
ast_scope/annotate.py
ast_scope/annotator.py
ast_scope/graph.py
ast_scope/group_similar_constructs.py
ast_scope/pull_scope.py
ast_scope/scope.py
ast_scope/utils.py
ast_scope.egg-info/PKG-INFO
ast_scope.egg-info/SOURCES.txt
ast_scope.egg-info/dependency_links.txt
ast_scope.egg-info/requires.txt
ast_scope.egg-info/top_level.txt
tests/__init__.py
tests/lambda_test.py
tests/utils.py