summaryrefslogtreecommitdiff
path: root/howto.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2010-03-18 20:51:19 -0400
committerNed Batchelder <ned@nedbatchelder.com>2010-03-18 20:51:19 -0400
commit328d5e5da5483ca2edaf72ba0f00ed445402452b (patch)
tree26b4d40cf952782d4bbdae84044b1012d89ca9b7 /howto.txt
parent7553d644513fc7c52b1e5eb822465751657dc266 (diff)
downloadpython-coveragepy-git-328d5e5da5483ca2edaf72ba0f00ed445402452b.tar.gz
Track some details for Linux
Diffstat (limited to 'howto.txt')
-rw-r--r--howto.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/howto.txt b/howto.txt
index 9c195773..e2d75980 100644
--- a/howto.txt
+++ b/howto.txt
@@ -65,6 +65,9 @@
(or equivalent).
+ These go in c:\python26\lib\site-packages or
+ /usr/local/lib/python2.6/dist-packages, for example.
+
- For complete coverage testing, in each Python installation, create a
"zzz_coverage_process_start.pth" containing::