On Nov 22 2007, 4:31 pm, [EMAIL PROTECTED] (John J. Lee) wrote:
> [EMAIL PROTECTED] writes:
> > I am trying to use thetracemodulewith the --count flag to test for
> > statement coverage in my doctests. Thetracecoverage listing is very
> > weird, marking many statements as unexecuted which were cle
[EMAIL PROTECTED] writes:
> I am trying to use the trace module with the --count flag to test for
> statement coverage in my doctests. The trace coverage listing is very
> weird, marking many statements as unexecuted which were clearly executed
> during the run (I can see their output on the scre
I am trying to use the trace module with the --count flag to test for
statement coverage in my doctests. The trace coverage listing is very
weird, marking many statements as unexecuted which were clearly executed
during the run (I can see their output on the screen). Is this some known
interactio