Coverage Analysis
Timothy Docker
timd at macquarie.com.au
Tue Feb 8 23:46:07 EST 2000
More information about the Python-list mailing list
Tue Feb 8 23:46:07 EST 2000
- Previous message (by thread): Coverage Analysis
- Next message (by thread): Togl won't build
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Andrew Dalke" <dalke at acm.org> writes: > Skip Montanaro wrote in message > > I have in my inbox a patch I've yet to look at from > > a fellow that improves the display of continuation > > lines. > > I also have a modified version of Skip's code. The > changes are listed below, but the most important is > better identification of which lines were not executed > (reads the LINENO fields from the code objects). Damn. I'm the fellow in question, and the patch I gave to Skip does exactly that. Oh well, It was a good idea, and worked well for me. I'll compare the differences. Tim
- Previous message (by thread): Coverage Analysis
- Next message (by thread): Togl won't build
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list