Erotemic / xdoctest

A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of REGEX.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Absolute line number are incorrect

Erotemic opened this issue · comments

There is a bug that is causing line numbers wrt the file to be reported incorrectly.

Is this fixed?

Closing because I haven't been able to reproduce this in a long time. I think I fixed it at some point, but forgot to document it.