LICENSE.txt
README.md
setup.cfg
setup.py
examples/test_drive.py
inpromptu/__init__.py
inpromptu/errors.py
inpromptu/inpromptu_base.py
inpromptu/inpromptu_old.py
inpromptu/inpromptu_prompt_toolkit.py
inpromptu/inpromptu_readline.py
inpromptu/object_method_manager.py
inpromptu.egg-info/PKG-INFO
inpromptu.egg-info/SOURCES.txt
inpromptu.egg-info/dependency_links.txt
inpromptu.egg-info/requires.txt
inpromptu.egg-info/top_level.txt
tests/__init__.py
tests/basic_tests.py
tests/completion_tests.py
tests/decorator_tests.py
tests/inheritance_tests.py
tests/ownership_tests.py
tests/test_classes.py