Nick Coghlan added the comment:

I have a vague recollection of originally using check_call, and then switching 
to check_output. However, that may have just been for testing related reasons, 
which could be better handled in the test suite, allowing users to see the pip 
installation output as a progress indicator.

If we add the extra output, adding a -q/--quiet option at the same time would 
be a good idea.

----------

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

Reply via email to