[Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Lib/test/output test_popen2,1.2,1.3 (original) (raw)
Fred L. Drake, Jr. fdrake@beopen.com
Mon, 28 Aug 2000 14:22:27 -0400 (EDT)
- Previous message: [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Lib/test/output test_popen2,1.2,1.3
- Next message: [Python-Dev] Lukewarm about range literals
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Skip Montanaro writes:
In fact, the os module documentation only describes popen, not popenN.
This will be fixed.
Where'd all these other popen variants come from? Where can I find them documented online?
In the popen2 module docs, there are descriptions for popen2() and popen3(). popen4() is new from the Windows world.
-Fred
-- Fred L. Drake, Jr. BeOpen PythonLabs Team Member
- Previous message: [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Lib/test/output test_popen2,1.2,1.3
- Next message: [Python-Dev] Lukewarm about range literals
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]