summaryrefslogtreecommitdiff
path: root/doc/subprocess.rst
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2010-07-25 21:35:21 -0400
committerNed Batchelder <ned@nedbatchelder.com>2010-07-25 21:35:21 -0400
commite754f4c46eebedf6c73a91ac1188ed41c6bc4371 (patch)
tree32f11f99d13874ac22dd711a58b5ef2ec2012f7f /doc/subprocess.rst
parent1d5fc8ac48ba534d9152843a9452be2e646ac2a7 (diff)
downloadpython-coveragepy-e754f4c46eebedf6c73a91ac1188ed41c6bc4371.tar.gz
Update the history timestamps.
Diffstat (limited to 'doc/subprocess.rst')
-rw-r--r--doc/subprocess.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/subprocess.rst b/doc/subprocess.rst
index 8175681..383c797 100644
--- a/doc/subprocess.rst
+++ b/doc/subprocess.rst
@@ -5,6 +5,7 @@ Measuring subprocesses
======================
:history: 20100224T201800, new for 3.3.
+:history: 20100725T211700, updated for 3.4.
Complex test suites may spawn subprocesses to run tests, either to run them in