New submission from Terry J. Reedy:

When one saves the IDLE Shell window, at least when the cursor is at the 
prompt, \n is added, so that

>>> |

changes to

>>>
|

This seems wrong.  It does not happen in editor windows.  I should check Output 
Windows.

----------
messages: 260205
nosy: terry.reedy
priority: normal
severity: normal
stage: test needed
status: open
title: IDLE: Saving Shell should not add \n
type: behavior
versions: Python 3.5, Python 3.6

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

Reply via email to