[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:00:43 -0400 (EDT)


Guido van Rossum writes:

How about popen4? Or is that Windows specific?

Haven't written it yet. It's a little different from just wrappers around popen2 module functions. The Popen3 class doesn't support it yet.

-Fred

-- Fred L. Drake, Jr. BeOpen PythonLabs Team Member