summaryrefslogtreecommitdiff
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
commit46d0590f1c473aa15352b437a7a037ec4b7fa120 (patch)
tree569e1d1ed966df2662a5d9d6a78b1d171487162d
parentec0d99b4a52834e8e49261440b6af34b434ccd13 (diff)
downloadpython-coveragepy-46d0590f1c473aa15352b437a7a037ec4b7fa120.tar.gz
Track some details for Linux
-rw-r--r--howto.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/howto.txt b/howto.txt
index 9c19577..e2d7598 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::