diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2021-11-11 06:54:06 -0500 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2021-11-11 06:54:06 -0500 |
commit | 79f9f4575321fafc2ef770e3255f874db3d4b037 (patch) | |
tree | 55585f53e63083145add45c9779d3124ec171566 /coverage/results.py | |
parent | 0387bbaa5e9ab2ad834311249802695ebb0c34ca (diff) | |
download | python-coveragepy-git-79f9f4575321fafc2ef770e3255f874db3d4b037.tar.gz |
refactor: we no longer need to treat 'class' lines specially
Originally, this tokenizing code was paired with bytecode analysis. But now we
use AST instead, so class lines don't need to be handled differently.
Diffstat (limited to 'coverage/results.py')
0 files changed, 0 insertions, 0 deletions