From 328d5e5da5483ca2edaf72ba0f00ed445402452b Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Thu, 18 Mar 2010 20:51:19 -0400 Subject: Track some details for Linux --- howto.txt | 3 +++ 1 file changed, 3 insertions(+) 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:: -- cgit v1.2.1