summaryrefslogtreecommitdiffstats
path: root/Lib/doctest.py
diff options
context:
space:
mode:
authorJohannes Gijsbers <jlg@dds.nl>2004-10-11 18:12:20 (GMT)
committerJohannes Gijsbers <jlg@dds.nl>2004-10-11 18:12:20 (GMT)
commit9fc9789a0d0bd83f3c49fc2837555d022cf52014 (patch)
treeacbd62ef55224ccf26aa93a68f58e7d7a8c1d3d8 /Lib/doctest.py
parentc054a8b1a99c15146c9f2092172d04e5c832ffff (diff)
downloadcpython-9fc9789a0d0bd83f3c49fc2837555d022cf52014.zip
cpython-9fc9789a0d0bd83f3c49fc2837555d022cf52014.tar.gz
cpython-9fc9789a0d0bd83f3c49fc2837555d022cf52014.tar.bz2
Document that on Unix, the 'cmd' argument to the os.popen2/3/4 and
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()}).
Diffstat (limited to 'Lib/doctest.py')
0 files changed, 0 insertions, 0 deletions