Comment 3 for bug 606897

Revision history for this message
Curtis Hovey (sinzui) wrote :

There is a simple fix for this. Do not use _disambuguate_doctest() during __init__ because it mutates the continuation lines. Is this still needed by the doctest reformatter? The worst doctests were clean up, most that could have their continuation lines reformatted would be better rewritten. Consider removing the method.