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
/
libpopen2.tex
Commit message (
Expand
)
Author
Age
Files
Lines
*
Four months of trunk changes (including a few releases...)
Thomas Wouters
2006-12-13
1
-4/+8
*
Document that on Unix, the 'cmd' argument to the os.popen2/3/4 and
Johannes Gijsbers
2004-10-11
1
-1/+5
*
- make a module reference a hyperlink
Fred Drake
2004-08-09
1
-2/+3
*
[Bug #998066] Mention result mismatch
Andrew M. Kuchling
2004-08-07
1
-0/+2
*
[Bug #850818] Accept Gregory H. Ball's suggested rewrite of a confusing descr...
Andrew M. Kuchling
2003-12-23
1
-3/+4
*
Typo fixes
Andrew M. Kuchling
2003-02-06
1
-2/+2
*
Typo: "dead lock" --> "deadlock"
Fred Drake
2002-12-06
1
-1/+1
*
Typo: bites --> bytes
Fred Drake
2002-06-18
1
-1/+1
*
Add description of the deadlock problem with child processes and pipes, and
Fred Drake
2002-06-18
1
-0/+62
*
Document clearly that the only way to retrieve the return code from the
Fred Drake
2001-09-11
1
-0/+7
*
Explain the exit code for the wait() method, including a reference to
Fred Drake
2001-07-06
1
-1/+6
*
Updated documentation relating to the various flavors of popen[234]()
Fred Drake
2000-09-28
1
-24/+49
*
Tell what the result objects are (based on comment from the list).
Fred Drake
1999-08-19
1
-4/+5
*
Fix availability clause; mention availability of similar functionality
Fred Drake
1999-06-01
1
-2/+5
*
Document the "pid" attribute of the Popen3 class.
Fred Drake
1999-05-27
1
-9/+12
*
Fix availability declaration for popen2 module; report by Barry Scott
Fred Drake
1999-04-13
1
-1/+1
*
Fixup the module keys. There were some problems with hosting / processing
Fred Drake
1999-03-12
1
-1/+1
*
"\platform{UNIX}" should really be spelled "\platform{Unix}".
Fred Drake
1999-03-02
1
-1/+1
*
Added \platform annotations.
Fred Drake
1999-03-02
1
-8/+4
*
Second definition of popen2 should be popen3.
Guido van Rossum
1998-08-13
1
-1/+1
*
New section header style.
Fred Drake
1998-08-10
1
-1/+4
*
Added the popen2 synopsis.
Fred Drake
1998-07-27
1
-1/+1
*
Adjusted to use the new module synopsis support macros.
Fred Drake
1998-07-23
1
-2/+4
*
popen2 section for the library reference, contributed by Drew Csillag, with
Fred Drake
1998-04-28
1
-0/+71