DebugClients/Python/coverage/doc/README.txt

changeset 4491
0d8612e24fef
parent 4487
4ba7a8ab24f2
parent 4490
3f58261e7bb1
child 4492
1a958c27b767
diff -r 4ba7a8ab24f2 -r 0d8612e24fef DebugClients/Python/coverage/doc/README.txt
--- a/DebugClients/Python/coverage/doc/README.txt	Sat Oct 10 12:06:10 2015 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-Coverage.py: code coverage testing for Python
-
-Coverage.py measures code coverage, typically during test execution.  It uses
-the code analysis tools and tracing hooks provided in the Python standard
-library to determine which lines are executable, and which have been executed.
-
-For more information, see http://nedbatchelder.com/code/coverage
-
-Code repo and issue tracking are at http://bitbucket.org/ned/coveragepy

eric ide

mercurial