index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
lib
/
libsubprocess.tex
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete the LaTeX doc tree.
Georg Brandl
2007-08-15
1
-407/+0
*
Bug #1753406: missing \versionadded for subprocess.check_call.
Georg Brandl
2007-07-14
1
-0/+2
*
Applied patch 1669481, slightly modified: Support close_fds on Win32
Peter Astrand
2007-05-26
1
-1/+4
*
Lots of explicit class names for method and member descs.
Georg Brandl
2007-04-01
1
-8/+8
*
Point users to the subprocess module in the docs for os.system, os.spawn*, os...
Andrew M. Kuchling
2006-10-27
1
-3/+0
*
lots of markup nits, most commonly Unix/unix --> \UNIX
Fred Drake
2006-07-30
1
-1/+1
*
Bug #1223937: CalledProcessError.errno -> CalledProcessError.returncode.
Peter Astrand
2006-07-14
1
-4/+3
*
Bug #1485447: subprocess: document that the "cwd" parameter isn't used to fin...
Georg Brandl
2006-05-10
1
-6/+9
*
More \exception fixes.
Georg Brandl
2006-03-17
1
-2/+2
*
SF bug 1415455, fix typo in module name
Neal Norwitz
2006-02-04
1
-1/+1
*
Bug #1394868: doc typos
Georg Brandl
2006-01-01
1
-1/+1
*
SF patch #1180062 by George Yoshida:
Walter Dörwald
2005-04-14
1
-2/+2
*
New subprocess utility function: check_call. Closes #1071764.
Peter Astrand
2005-01-01
1
-1/+17
*
Changed signature of call function to avoid confusion: this 'args' is not the...
Peter Astrand
2004-12-05
1
-1/+1
*
Corrected example for replacing shell pipeline. Fixes bug 1073790.
Peter Astrand
2004-11-30
1
-1/+1
*
Added more documentation about the executable argument.
Peter Astrand
2004-11-07
1
-0/+7
*
SF Patch #1048341: subprocess documentation, based on PEP/docstring by
Fredrik Lundh
2004-10-17
1
-0/+380