Brett> How about the test suite needs to have 100% test coverage (or as
    Brett> close as possible) on the pure Python version?

Works for me, but you will have to define what "100%" is fairly clearly.
100% of the lines get executed?  All the branches are taken?  Under what
circumstances might the 100% rule be relaxed?

Skip
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to