This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ketanbhatt18
Recipients ketanbhatt18
Date 2020-08-15.15:24:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1597505065.08.0.273403618121.issue41558@roundup.psfhosted.org>
In-reply-to
Content
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!!!
History
Date User Action Args
2020-08-15 15:24:25ketanbhatt18setrecipients: + ketanbhatt18
2020-08-15 15:24:25ketanbhatt18setmessageid: <1597505065.08.0.273403618121.issue41558@roundup.psfhosted.org>
2020-08-15 15:24:25ketanbhatt18linkissue41558 messages
2020-08-15 15:24:25ketanbhatt18create