diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2010-07-25 21:35:21 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2010-07-25 21:35:21 -0400 |
| commit | 895b2d376d2dfe422d37a83f45f023c16be1f060 (patch) | |
| tree | bd7c915079e70c300021e526da3688706f36a3f1 /doc/subprocess.rst | |
| parent | 93addb40491828011944fd8e352ce7fc2a50d4e9 (diff) | |
| download | python-coveragepy-git-895b2d376d2dfe422d37a83f45f023c16be1f060.tar.gz | |
Update the history timestamps.
Diffstat (limited to 'doc/subprocess.rst')
| -rw-r--r-- | doc/subprocess.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/subprocess.rst b/doc/subprocess.rst index 81756810..383c797f 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 |
