[issue2403] Add figleaf coverage metrics

Jerry Seutter report at bugs.python.org
Tue Mar 18 20:51:38 CET 2008


Jerry Seutter <jseutter at gmail.com> added the comment:

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.

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2403>
__________________________________


More information about the Python-bugs-list mailing list