`iterpipes` TODO
================

* Add escaping to the pipeline string format
* Add `raise_retcodes` option that tells `pipe` to raise exceptions when the
  processes have finished with a non-zero return code
* Think about reusing some existing formatting code for pipeline strings

