question: Normalize tempdir paths in stdout/stderr
authorW. Trevor King <wking@tremily.us>
Tue, 5 Feb 2013 19:09:05 +0000 (14:09 -0500)
committerW. Trevor King <wking@tremily.us>
Tue, 5 Feb 2013 19:09:05 +0000 (14:09 -0500)
commit669d03b3a43d6c978b6dbe92a6e3e4ea769b8eb2
tree83acdadac405b163e54f535e27080c2124bf4dd2
parent52ce4bb8bc6c9d0c5b5115ed48eab9f7d6b75f49
question: Normalize tempdir paths in stdout/stderr

Otherwise it's hard to test `pwd`, since tempdir will change between
the expected and user-supplied answer runs.
quizzer/question.py