Brandon Craig Rhodes <bran...@rhodesmill.org> added the comment:

Here is a module that solves this problem if the tests are run with the 
"fullcoverage" directory at the front of the PYTHONPATH, like this:

PYTHONPATH=Tools/fullcoverage ./python -m coverage run --pylib 
Lib/test/regrtest.py test_copy

----------
keywords: +patch
Added file: http://bugs.python.org/file21232/fullcoverage.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11561>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to