On Tue, Jul 6, 2010 at 10:10 PM, Walter Dörwald <[email protected]> wrote:
> On 05.07.10 16:19, Nick Coghlan wrote:
> http://coverage.livinglogic.de/ *does* include coverage info for stuff
> written in C, see for example:
>
>   http://coverage.livinglogic.de/Objects/unicodeobject.c.html

Ah, I missed that. Cool.

> However it *is* strange that test_audioop.py gets executed, but
> audioop.c doesn't seem to be.

There do seem to be a *lot* of N/A's against the C code (that's why I
thought the C code wasn't included in the stats collection in the
first place).

Regards,
Nick.

-- 
Nick Coghlan   |   [email protected]   |   Brisbane, Australia
_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to