This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jlgijsbers
Recipients
Date 2004-10-11.18:13:40
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=469548

Checking in Doc/lib/libos.tex;
/cvsroot/python/python/dist/src/Doc/lib/libos.tex,v  <-- 
libos.tex
new revision: 1.143; previous revision: 1.142
done
Checking in Doc/lib/libpopen2.tex;
/cvsroot/python/python/dist/src/Doc/lib/libpopen2.tex,v  <--
 libpopen2.tex
new revision: 1.23; previous revision: 1.22
done
Checking in Lib/os.py;
/cvsroot/python/python/dist/src/Lib/os.py,v  <--  os.py
new revision: 1.83; previous revision: 1.82
/cvsroot/python/python/dist/src/Doc/lib
done
Checking in Lib/popen2.py;
/cvsroot/python/python/dist/src/Lib/popen2.py,v  <--  popen2.py
new revision: 1.30; previous revision: 1.29
done

I made a couple of changes before checking in:

* In libos.tex, I moved the text out of the popen4 function
description, and into the block above the popen2/3/4
definitions.
* In libpopen.text, I moved the text up a bit.
* In popen2.py, I added the text to the functions in the
other block of platforms as well.
History
Date User Action Args
2007-08-23 15:40:05adminlinkissue1042705 messages
2007-08-23 15:40:05admincreate