continuation characters not properly recorded before strings · Issue #30 · nedbat/coveragepy (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Description
Originally reported by Danek Duvall (Bitbucket: dhduvall, GitHub: dhduvall)
See the attached file. The first continuation character is accounted for correctly in the html output, but the other two are not, making it rather difficult to figure out what's going on in the rest of the file.
phys_tokens() makes this behavior explicit, so there's presumably some specific reason for this, but I don't understand why.
- Bitbucket: https://bitbucket.org/ned/coveragepy/issue/30
- This issue had attachments: test.py. See the original issue for details.