[Python-Dev] Coverage Analysis of Python Code (original) (raw)
Guido van Rossum guido at python.org
Thu Mar 25 10:57:00 EST 2004
- Previous message: [Python-Dev] Coverage Analysis of Python Code
- Next message: [Python-Dev] Re: Snake-Pit: Cataloging Python builds on different platforms
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I wonder if the technical experts in this group could answer the following question: it is possible to perform coverage analysis on python (py) code?
Yes, see the trace module.
--Guido van Rossum (home page: http://www.python.org/~guido/)
- Previous message: [Python-Dev] Coverage Analysis of Python Code
- Next message: [Python-Dev] Re: Snake-Pit: Cataloging Python builds on different platforms
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]