Francisco Martín Brugué <[email protected]> added the comment: > Patch looks good, thanks! BTW are you running a coverage tool to see > how > far along we are?
Yes, always. The classes tested in that patch are at 100%. The overall coverage is: Name Stmts Miss Cover Missing ----------------------------------------------------------- Lib/packaging/tests/support 173 34 80% 296-301, 306-310, 334-337, 341-347, 371-390, 395-396 ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue12659> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
