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
/
Lib
/
test
/
test_popen2.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix most trivially-findable print statements.
Guido van Rossum
2007-02-09
1
-5/+5
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
1
-1/+2
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21
1
-0/+4
*
Fix typo
Andrew M. Kuchling
2005-02-10
1
-1/+1
*
Replace backticks with repr() or "%r"
Walter Dörwald
2004-02-12
1
-3/+3
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1/+1
*
Patch #488073: AtheOS port.
Martin v. Löwis
2002-06-11
1
-2/+3
*
Checking in patch #103478 -- makes popen2 and fork1 tested on BeOS.
Moshe Zadka
2001-01-30
1
-0/+7
*
The "more" cmd varies across Windows flavors, sometimes adding stray
Tim Peters
2000-09-01
1
-7/+16
*
Added os.popen2() and os.popen3() for non-Windows platforms.
Fred Drake
2000-08-28
1
-1/+34
*
-- changed test to work on platforms which have os.popen
Fredrik Lundh
2000-07-27
1
-2/+8
*
Test for popen2 module, by Chris Tismer.
Guido van Rossum
1999-03-11
1
-0/+17