Tal Einat <talei...@gmail.com> added the comment:

Note that most of the issues with special characters described in Terry latest 
comment have been addressed by the fix for issue13153.

Can we continue discussing just properly rendering \r and \b, e.g. as done in 
PR GH-15211? Let's just decide whether we want this or not.

My main point in favor is that we already have special support for two similar 
control characters, \n and \t. IMO we should expand this to the other very 
standardized ones, \r and \b, and perhaps \a ("bell") as well.

----------

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

Reply via email to