c967e16fc45193b35cb47fc8cab83dd664f0f29f
[curses_check_for_keypress.git] / README
1 Enables looping until the user presses a key.  Uses the curses module.
2
3 Run tests with:
4   nosetests --with-doctest --doctest-tests curses_check_for_keypress.py