Paul Moore added the comment:

There's also https://pypi.python.org/pypi/sarge

One other thing I *often* want to do when scripting commands is to capture 
output, but provide some form of "progress" reporting (something like a dot per 
line of output, usually). That's annoyingly verbose with subprocess.

----------
nosy: +pmoore

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue13238>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to