MANIFEST.in
README.rst
setup.cfg
setup.py
hesitate/__init__.py
hesitate/conf.py
hesitate/driver.py
hesitate/rewriter.py
hesitate.egg-info/PKG-INFO
hesitate.egg-info/SOURCES.txt
hesitate.egg-info/dependency_links.txt
hesitate.egg-info/top_level.txt
hesitate/wrappers/__init__.py
hesitate/wrappers/django/__init__.py
tests/__init__.py
tests/impl_docstring.py
tests/impl_futureimport.py
tests/impl_plain.py
tests/run_django16_tests.sh
tests/run_django17_tests.sh
tests/test_rewriter.py
tests/django16/manage.py
tests/django16/django16/__init__.py
tests/django16/django16/settings.py
tests/django16/django16/urls.py
tests/django16/django16/wsgi.py
tests/django16/test_app/__init__.py
tests/django16/test_app/tests.py
tests/django16/test_app/views.py
tests/django17/db.sqlite3
tests/django17/manage.py
tests/django17/django17/__init__.py
tests/django17/django17/settings.py
tests/django17/django17/urls.py
tests/django17/django17/wsgi.py
tests/django17/test_app/__init__.py
tests/django17/test_app/tests.py
tests/django17/test_app/views.py
tests/django17/test_app/migrations/__init__.py