Message355737
Interesting. The result of making these changes is legal code looking like
>>> if a:
if b:
c = 3
This has been proposed as the way Shell should work, but rejected as likely too confusing to beginners as the indented code does not look indented compared to the line above. The use of tabs for indents in Shell has long been considered a wart that is a 'least bad solution'.
Please hold your proposals. I intend to solve the issue by moving the prompt to a shell sidebar and use the same indent in shell as in editors. #37903 has a PR under review. |
|
Date |
User |
Action |
Args |
2019-10-31 01:58:11 | terry.reedy | set | recipients:
+ terry.reedy, Zero |
2019-10-31 01:58:11 | terry.reedy | set | messageid: <1572487091.52.0.942734149147.issue38636@roundup.psfhosted.org> |
2019-10-31 01:58:11 | terry.reedy | link | issue38636 messages |
2019-10-31 01:58:11 | terry.reedy | create | |
|