[Python-ideas] Python-ideas Digest, Vol 90, Issue 30

Greg Ewing greg.ewing at canterbury.ac.nz
Thu May 22 00:50:47 CEST 2014


Raymond Hettinger wrote:
> * I sympathize with "there is an irritating dimple in coverage.py"
> but that hasn't actually impaired its usability beyond creating a
> curiosity.

Another way to address this would be to make coverage.py
smart enough to understand when a source line has been
optimised away and always report it as executed.

-- 
Greg


More information about the Python-ideas mailing list