Ketan Bhatt added the comment:
Dear Steven,
Checked in the interpreter from the terminal and you are right, the output is
as desired, and there is no bug.
As advised, I will report this to the Jupyter team.
Thank you for your confirmation and advised.
Regards,
Ketan Bhatt.
> On 15-Aug-2
Ketan Bhatt added the comment:
> Dear Steven,
>
> Checked in the interpreter from the terminal and you are right, the output is
> as desired, and there is no bug.
> As advised, I will report this to the Jupyter team.
> Thank you for your confirmation and advised.
> R
New submission from Ketan Bhatt :
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: nor
Ketan Bhatt added the comment:
I would want to work on this, for 2 days.
This is going to be my first contribution to python, please bear with me if i
make some silly mistake.
Looking forward to your support. Thank you
--
nosy: +Ketan Bhatt