mailpipe: add a warning message before loading a message from a stream.
authorW. Trevor King <wking@tremily.us>
Sun, 2 Sep 2012 12:59:05 +0000 (08:59 -0400)
committerW. Trevor King <wking@tremily.us>
Sun, 2 Sep 2012 12:59:15 +0000 (08:59 -0400)
commit6ced4993590bd4bd5396f7a11b4d767c9e970942
tree44de7dcac706eb030afed99edac0a2e6f3325f35
parent15810fbd2867a5e813739e8428f960c26d00e078
mailpipe: add a warning message before loading a message from a stream.

This reminds you if you forget to use the `--mailbox` option when
calling `pg.py`, and the process hangs waiting for a message on stdin.
pygrader/mailpipe.py