[TIP] new (python 2.6) fn: gettrace

m h sesquile at gmail.com
Wed Jan 23 14:18:44 PST 2008


On Jan 23, 2008 1:39 PM, Titus Brown <titus at caltech.edu> wrote:
> Hi folks,
>
> I thought code coverage aficionados might be interested to hear that a
> new function, sys.gettrace, has been added into python 2.6:
>
>         http://bugs.python.org/issue1648

I was crossing my fingers that this might provide more granularity
than line level coverage....

I guess I need to file a bug...

-matt



More information about the testing-in-python mailing list