.update-copyright.conf: update to pipe separators.
[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