[issue41558] Backspace not clearing the text
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: 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 <https://bugs.python.org/issue41558> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue41558] Backspace not clearing the text
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-2020, at 9:38 PM, Steven D'Aprano wrote: > > > Steven D'Aprano added the comment: > > Works correctly for me in the Python interpreter. > > Please check if it works for you in the Python interpreter, if it does, then > it is a bug in Jupyter and should be reported to them, we cannot do anything > to fix it. > > -- > nosy: +steven.daprano > > ___ > Python tracker > <https://bugs.python.org/issue41558> > ___ -- ___ Python tracker <https://bugs.python.org/issue41558> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue41558] Backspace not clearing the text
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-2020, at 9:38 PM, Steven D'Aprano wrote: >> >> >> Steven D'Aprano added the comment: >> >> Works correctly for me in the Python interpreter. >> >> Please check if it works for you in the Python interpreter, if it does, then >> it is a bug in Jupyter and should be reported to them, we cannot do anything >> to fix it. >> >> -- >> nosy: +steven.daprano >> >> ___ >> Python tracker >> <https://bugs.python.org/issue41558> >> ___ > > -- > > ___ > Python tracker > <https://bugs.python.org/issue41558> > ___ -- ___ Python tracker <https://bugs.python.org/issue41558> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue26149] Suggest PyCharm Community as an editor for Unix platforms
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 ___ Python tracker <http://bugs.python.org/issue26149> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com