New submission from Ketan Bhatt <ketan.bhatt...@gmail.com>:

The below statement is not clearing the text, although there are three 
backspaces:

print("123",end="\b\b\b")

The output from the Jupiter note book is 12!!!

----------
files: bug.ipynb
messages: 375469
nosy: ketanbhatt18
priority: normal
severity: normal
status: open
title: Backspace not clearing the text
versions: Python 3.9
Added file: https://bugs.python.org/file49397/bug.ipynb

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

Reply via email to