Staging
v0.8.1
https://github.com/python/cpython
Revision 9fc9789a0d0bd83f3c49fc2837555d022cf52014 authored by Johannes Gijsbers on 11 October 2004, 18:12:20 UTC, committed by Johannes Gijsbers on 11 October 2004, 18:12:20 UTC
popen2.popen2/3/4 functions can be a sequence. All texts are a variation on the
following:

On \UNIX, \var{cmd} may be a sequence, in which case arguments will be passed
directly to the program without shell intervention (as with
\function{os.spawnv()}). If \var{cmd} is a string it will be passed to the shell
(as with \function{os.system()}).
1 parent c054a8b
History
Tip revision: 9fc9789a0d0bd83f3c49fc2837555d022cf52014 authored by Johannes Gijsbers on 11 October 2004, 18:12:20 UTC
Document that on Unix, the 'cmd' argument to the os.popen2/3/4 and
Tip revision: 9fc9789
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 109 bytes
.hgtags -rw-r--r-- 2.3 KB
LICENSE -rw-r--r-- 12.9 KB
Makefile.pre.in -rw-r--r-- 31.6 KB
README -rw-r--r-- 48.3 KB
aclocal.m4 -rw-r--r-- 2.1 KB
configure -rwxr-xr-x 572.1 KB
configure.in -rw-r--r-- 85.1 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 23.7 KB
setup.py -rw-r--r-- 51.2 KB

README

back to top