diff options
author | Jakub Stasiak <jakub@stasiak.at> | 2018-11-12 03:40:42 (GMT) |
---|---|---|
committer | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-11-12 03:40:42 (GMT) |
commit | 7432f0929f2e90bde30e089da8e1efc580ccade1 (patch) | |
tree | fa6b86ac4e3fa14e4d5c33ad77e0f57473fcf4d7 /Doc/library/io.rst | |
parent | 082875dcd6d482558e5f1da97a1c801d60b3ed5b (diff) | |
download | cpython-7432f0929f2e90bde30e089da8e1efc580ccade1.zip cpython-7432f0929f2e90bde30e089da8e1efc580ccade1.tar.gz cpython-7432f0929f2e90bde30e089da8e1efc580ccade1.tar.bz2 |
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
Diffstat (limited to 'Doc/library/io.rst')
0 files changed, 0 insertions, 0 deletions