divmod-dev team mailing list archive
-
divmod-dev team
-
Mailing list archive
-
Message #00435
Re: [Merge] lp:~glyph/divmod.org/combinator-py3 into lp:divmod.org
That changed line is also without test coverage. As far as I can tell, it's the *only* uncovered changed line in the branch (it is hard to get coverage reporting on `sitecustomize.py` though).
`unknownFile` is clearly a string. It is less clear whether that is a byte string or a unicode string (on Python 3). But on Python 2 it's clearly a byte string. Exercising that branch on Python 2 should be pretty easy, I'll give it a shot.
--
https://code.launchpad.net/~glyph/divmod.org/combinator-py3/+merge/148853
Your team Divmod-dev is subscribed to branch lp:divmod.org.
References