In be-handle-mail, don't mess with stdin if the command doesn't need it.
authorW. Trevor King <wking@drexel.edu>
Sat, 18 Jul 2009 14:48:37 +0000 (10:48 -0400)
committerW. Trevor King <wking@drexel.edu>
Sat, 18 Jul 2009 14:48:37 +0000 (10:48 -0400)
commit111b5358db203c6d4116f285c7112353e03e79c9
tree758bfd7bd2d847a0eddee24cade67a1e0ea78eef
parent9952f26c3f63ff6525e0bd3e6392dea8600f3ae0
In be-handle-mail, don't mess with stdin if the command doesn't need it.

This fixes problems with StringIO(None).
interfaces/email/interactive/be-handle-mail