[issue4726] doctest gets line numbers wrong due to quotes in comments

Gabriel Genellina report at bugs.python.org
Fri Dec 26 23:00:08 CET 2008


Gabriel Genellina <gagsl-py2 at yahoo.com.ar> added the comment:

I could not reproduce the behaviour you describe.
Could you provide a test case? That fails with the current code and is 
fixed after applying your patch.

(BTW, the r.e. should be a raw string literal, even the original one)

----------
nosy: +gagenellina

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4726>
_______________________________________


More information about the Python-bugs-list mailing list