ChangeLog
INSTALL
MANIFEST.in
Makefile
README.rst
python-psh.spec
setup.py
doc/Makefile
doc/conf.py
doc/index.rst
doc/intro.rst
doc/reference.rst
psh/__init__.py
psh/exceptions.py
psh/process.py
psh.egg-info/PKG-INFO
psh.egg-info/SOURCES.txt
psh.egg-info/dependency_links.txt
psh.egg-info/requires.txt
psh.egg-info/top_level.txt
psh/_process/__init__.py
psh/_process/output_iterator.py
psh/_process/pipe.py
tests/test.py
tests/test_general.py
tests/test_io.py
tests/test_io_redirection.py
tests/test_output_iteration.py
tests/test_piping.py
tests/test_shell_mode.py