SIGN IN SIGN UP

Update subprocess.Popen documentation wrt universal_newlines arg (GH-10337)

* universal_newlines defaulting to False would suggest, that not
  specifying universal_newlines explicitly and setting text to True
  should cause an error, which is not the case.
* The run function didn't have the universal_newlines parameter
  documented
* The check_output function didn't have its text parameter documented
J
Jakub Stasiak committed
7432f0929f2e90bde30e089da8e1efc580ccade1
Parent: 082875d
Committed by Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> on 11/12/2018, 3:40:42 AM