jsirois Support `-` when running as an interpreter. (#543)
It's surprising when using a pex in python interpreter mode that `-` is
not recognized as a program coming from stdin as regular python
interpreter would. Add support for this with a test.

The surprise of this missing feature was rightly identified in the
context of pantsbuild/pants#6275.
Latest commit 927433a Aug 24, 2018