Serhiy Storchaka added the comment:

> -            result.append(f'  [Previous line repeated {count-3} more 
> times]\n')
> +            result.append(f'  [Previous line repeated {count-3} more 
> times]''\n')

This looks a little ugly.

----------
nosy: +serhiy.storchaka

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue27921>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to