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 | 662694c75e6c7f3dbcff65005717c7ea5f9fabb2 (patch) | |
| tree | 64decb39faecfb60164ef5dac656b77eaf4f9d7f /doc/source.rst | |
| parent | fddc90f9dcab00aba268ed3828bb84fd060cb0a6 (diff) | |
| download | python-coveragepy-662694c75e6c7f3dbcff65005717c7ea5f9fabb2.tar.gz | |
Turn all the history into comments.
Diffstat (limited to 'doc/source.rst')
| -rw-r--r-- | doc/source.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source.rst b/doc/source.rst index 2b16198..42fd338 100644 --- a/doc/source.rst +++ b/doc/source.rst @@ -4,7 +4,7 @@ Specifying source files ======================= -:history: 20100725T172000, new in 3.4 +.. :history: 20100725T172000, new in 3.4 When coverage.py is running your program and measuring its execution, it needs |
