[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)


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