Test Coverage Analysis for Python scripts

Harald Kirsch kirschh at lionbioscience.com
Tue Sep 19 03:11:04 EDT 2000


Dan Gindikin <dan at netrics.com> writes:

> In article <yv2og1lzqi6.fsf at lionsp093.lion-ag.de>,
>   Harald Kirsch <kirschh at lionbioscience.com> wrote:
> >
> > Where is it?
> 
> http://www.musi-cal.com/~skip/python/trace.py
> 
Thanks, but

Traceback (innermost last):
  File "./trace.py", line 661, in ?
    main()
  File "./trace.py", line 642, in main
    create_results_log(results, logdir, missing)
  File "./trace.py", line 316, in create_results_log
    if filename.startswith(tfdir):
AttributeError: 'string' object has no attribute 'startswith'

with

lionsp093:tmp) python
Python 1.5.2 (#1, Feb  1 2000, 16:32:16)  [GCC egcs-2.91.66 19990314/Linux (egcs- on linux-i386
Copyright 1991-1995 Stichting Mathematisch Centrum, Amsterdam


What is missing?

  Harald Kirsch
-- 
----------------+------------------------------------------------------
Harald Kirsch   | kirschh at lionbioscience.com | We make the tools to
LION Bioscience | +49 6221 4038 172          | reverse engineer nature.



More information about the Python-list mailing list