ui.cli: Add an `answer` command to QuestionCommandLine
authorW. Trevor King <wking@tremily.us>
Wed, 6 Feb 2013 20:09:20 +0000 (15:09 -0500)
committerW. Trevor King <wking@tremily.us>
Wed, 6 Feb 2013 20:09:20 +0000 (15:09 -0500)
commit2c308f6cc69f6faf350e83ea6edcb531bdb0a09f
treef21eed1ff1ecb6c9bad4838145d832855192d74c
parent70867506462004149fa9c2cd454181a7988332b0
ui.cli: Add an `answer` command to QuestionCommandLine

This allows you to bypass quizzer-shell command handling when your
answer line starts with a quizzer-shell command.
quizzer/ui/cli.py