diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2015-01-24 15:35:44 -0500 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2015-01-24 15:35:44 -0500 |
| commit | f9791b79e721215eabce7188d0fbd211cd206e5f (patch) | |
| tree | 6e68a4867a47376a79d34d6507912b3b5c3f12e5 /doc/subprocess.rst | |
| parent | 6805865a8e884bb97fc02d628cc4c2b3dd246c6e (diff) | |
| download | python-coveragepy-git-f9791b79e721215eabce7188d0fbd211cd206e5f.tar.gz | |
Turn all the history into comments.
Diffstat (limited to 'doc/subprocess.rst')
| -rw-r--r-- | doc/subprocess.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/subprocess.rst b/doc/subprocess.rst index 89d241c6..cce2c0bf 100644 --- a/doc/subprocess.rst +++ b/doc/subprocess.rst @@ -4,8 +4,8 @@ Measuring sub-processes ======================= -:history: 20100224T201800, new for 3.3. -:history: 20100725T211700, updated for 3.4. +.. :history: 20100224T201800, new for 3.3. +.. :history: 20100725T211700, updated for 3.4. Complex test suites may spawn sub-processes to run tests, either to run them in |
