◐ Shell
clean mode source ↗

Message 154987 - Python tracker

Message154987

Author sandro.tosi
Recipients ajaksu2, eric.araujo, giampaolo.rodola, jerry.seutter, ncoghlan, nnorwitz, sandro.tosi
Date 2012-03-05.22:49:34
SpamBayes Score 0.0062973727
Marked as misclassified No
Message-id <1330987775.28.0.472369447972.issue2403@psf.upfronthosting.co.za>
In-reply-to
Content
The devguide reports a long section about code convering cpython: http://docs.python.org/devguide/coverage.html . It uses Ned's coverege.py and has a lot of details about how to use it and how to generate nice reports out of it. do we need an internal tool for cpython coverage?
History
Date User Action Args
2012-03-05 22:49:35sandro.tosisetrecipients: + sandro.tosi, nnorwitz, ncoghlan, jerry.seutter, giampaolo.rodola, ajaksu2, eric.araujo
2012-03-05 22:49:35sandro.tosisetmessageid: <1330987775.28.0.472369447972.issue2403@psf.upfronthosting.co.za>
2012-03-05 22:49:34sandro.tosilinkissue2403 messages
2012-03-05 22:49:34sandro.tosicreate