[issue10342] trace module cannot produce coverage reports for zipped modules

Alexander Belopolsky report at bugs.python.org
Mon Nov 8 02:32:29 CET 2010


Alexander Belopolsky <belopolsky at users.sourceforge.net> added the comment:

I am attaching a "proof of concept" patch.  The trace code is in a dire need of restructuring to eliminate repeated reading of source files.

----------
keywords: +needs review, patch
nosy: +eli.bendersky, terry.reedy
stage: unit test needed -> patch review
Added file: http://bugs.python.org/file19537/issue10342.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10342>
_______________________________________


More information about the Python-bugs-list mailing list