util: Support Python 3.2 by ignoring timeouts passed to invoke()
authorW. Trevor King <wking@tremily.us>
Sat, 23 Mar 2013 13:03:28 +0000 (09:03 -0400)
committerW. Trevor King <wking@tremily.us>
Sat, 23 Mar 2013 13:08:03 +0000 (09:08 -0400)
commitaf248ffb3c0f4de2010dca5b425fce42d03db766
treec5ab86707c6347bd0d6ee91ae3fc06311dd9b422
parentac7f1fd68f757125203b7bd503b81aacc0509a19
util: Support Python 3.2 by ignoring timeouts passed to invoke()

If you're not asking ScriptQuestions, you don't care about this
feature, and it's good to be able to relax the Python 3.3 requirement.
README
pq.py
quizzer/util.py
setup.py