This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jerry.seutter
Recipients jerry.seutter
Date 2008-03-18.19:51:37
SpamBayes Score 0.13872659
Marked as misclassified No
Message-id <1205869898.58.0.566421902495.issue2403@psf.upfronthosting.co.za>
In-reply-to
Content
To test:

1. Unzip the zipfile in the base python directory.  The zipfile will
create Tools/coverage*.
2. cd Tools; patch -p0 README.patch
3. cd coverage
4. ../../python.exe coverage.py

The script will download figleaf, then run regrtest.py.  Any extra stuff
on the command line will be supplied to regrtest.
History
Date User Action Args
2008-03-18 19:51:38jerry.seuttersetspambayes_score: 0.138727 -> 0.13872659
recipients: + jerry.seutter
2008-03-18 19:51:38jerry.seuttersetspambayes_score: 0.138727 -> 0.138727
messageid: <1205869898.58.0.566421902495.issue2403@psf.upfronthosting.co.za>
2008-03-18 19:51:37jerry.seutterlinkissue2403 messages
2008-03-18 19:51:37jerry.seuttercreate