From 7a099a2204e6863824f11432c807442f3ad5306c Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Tue, 26 Jun 2018 06:49:36 -0400 Subject: Explain the lab directory --- lab/README.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 lab/README.txt diff --git a/lab/README.txt b/lab/README.txt new file mode 100644 index 00000000..3263667a --- /dev/null +++ b/lab/README.txt @@ -0,0 +1,4 @@ +The lab directory is not part of the installed coverage.py code. These programs +are tools I have used while diagnosing problems, investigating functionality, +and so on. They are not guaranteed to work, or to be suitable for any given +purpose. If you find them useful, enjoy! -- cgit v1.2.1