.gitignore
CHANGELOG.rst
LICENSE.txt
README.rst
setup.cfg
setup.py
bin/strip_hints.py
src/strip_hints/__init__.py
src/strip_hints/import_hooks.py
src/strip_hints/import_hooks_py3.py
src/strip_hints/strip_hints_main.py
src/strip_hints/token_list.py
src/strip_hints.egg-info/PKG-INFO
src/strip_hints.egg-info/SOURCES.txt
src/strip_hints.egg-info/dependency_links.txt
src/strip_hints.egg-info/entry_points.txt
src/strip_hints.egg-info/not-zip-safe
src/strip_hints.egg-info/requires.txt
src/strip_hints.egg-info/top_level.txt
test/annotated_expressions.py
test/annotated_expressions.py.results
test/really_simple_test.py
test/really_simple_test.py.results
test/run_importer.py
test/run_strip_from_string_test.py
test/run_tests.bash
test/simple_test.py
test/simple_test.py.results
test/strip_and_colordiff.bash
test/test_NL_in_annotated_assigns_and_decls.py
test/testfile_strip_classes.py
test/testfile_strip_classes.py.results
test/testfile_strip_hints.py
test/testfile_strip_hints.py.results