[issue11572] bring Lib/copy.py to 100% coverage

Antoine Pitrou report at bugs.python.org
Fri Mar 18 01:03:02 CET 2011


Antoine Pitrou <pitrou at free.fr> added the comment:

+1 for not having pragma statements in the stdlib, especially when they target a third-party tool few of us know and use.
Beside, while coverage measurements are useful, trusting them that actual coverage is complete is IMO a bit foolish. It's not just about running every line of code.

----------
nosy: +pitrou

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


More information about the Python-bugs-list mailing list