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 francismb
Recipients alexis, eric.araujo, francismb, python-dev, shane.moore, tarek
Date 2012-02-29.20:53:17
SpamBayes Score 1.7842325e-05
Marked as misclassified No
Message-id <1330548798.46.0.704097746351.issue12659@psf.upfronthosting.co.za>
In-reply-to
Content
> Patch looks good, thanks!  BTW are you running a coverage tool to see > how far along we are?

Yes, always. The classes tested in that patch are at 100%.

The overall coverage is:

Name                          Stmts   Miss  Cover   Missing
-----------------------------------------------------------
Lib/packaging/tests/support     173     34    80%   296-301, 306-310, 334-337, 341-347, 371-390, 395-396
History
Date User Action Args
2012-02-29 20:53:18francismbsetrecipients: + francismb, tarek, eric.araujo, alexis, python-dev, shane.moore
2012-02-29 20:53:18francismbsetmessageid: <1330548798.46.0.704097746351.issue12659@psf.upfronthosting.co.za>
2012-02-29 20:53:17francismblinkissue12659 messages
2012-02-29 20:53:17francismbcreate