Andrei Kulakov <[email protected]> added the comment:
I've ran into this when looking at doctest docs, the issue is that they use the old example where a single column is highlighted, I want to update it to explain why doctest output differs from the one you get from REPL, but I probably need to understand why it happens to provide a good explanation. Alternatively this may be fixed to be consistent if it's easy enough to do. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue45249> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
