summaryrefslogtreecommitdiff
path: root/doc/trouble.rst
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2019-11-09 20:40:45 -0500
committerNed Batchelder <ned@nedbatchelder.com>2019-11-09 21:06:43 -0500
commit39f8ce22f2a6fa9d19f45211b5981ac900b8154b (patch)
treef699d3552adb66cb205a612c778a4cf2f9c11c17 /doc/trouble.rst
parentffb7230e2f6e64b9ba219e12a1488038f42472b4 (diff)
downloadpython-coveragepy-git-39f8ce22f2a6fa9d19f45211b5981ac900b8154b.tar.gz
Remove :history: lines
Diffstat (limited to 'doc/trouble.rst')
-rw-r--r--doc/trouble.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/trouble.rst b/doc/trouble.rst
index 16483bb2..08f8a4d3 100644
--- a/doc/trouble.rst
+++ b/doc/trouble.rst
@@ -7,10 +7,6 @@
Things that cause trouble
=========================
-.. :history: 20121231T085200, brand new docs.
-.. :history: 20150124T160800, remove obsolete stuff.
-
-
Coverage.py works well, and I want it to properly measure any Python program,
but there are some situations it can't cope with. This page details some known
problems, with possible courses of action, and links to coverage.py bug reports