]> granicus.if.org Git - python/commit
#10481: describe universal_newlines' effect on communicate()/check_output() output...
authorAndrew Kuchling <amk@amk.ca>
Mon, 14 Apr 2014 19:08:18 +0000 (15:08 -0400)
committerAndrew Kuchling <amk@amk.ca>
Mon, 14 Apr 2014 19:08:18 +0000 (15:08 -0400)
commit4f7b0c3c358fe614042951a4ecacf73f08254699
tree3bc4dea26c5c769cc9de95201c4bd1b89da3dc52
parent94255f3a803abbaa97f6c90266506bbdd7941fbb
#10481: describe universal_newlines' effect on communicate()/check_output() output (alternately bytes or strings)

Patch by Sam Kimbrel.
Doc/library/subprocess.rst
Lib/subprocess.py