[issue38156] input fucntion raises SystemError after specific input.

2019-09-13 Thread Amiy Kumar
New submission from Amiy Kumar : input function raises a SystemError in bash(similar shells) when given inputs follow a certain pattern, doesn't happen in python interactive shell. It causes crash in python scripts even if KeyboardInterrupt and EOFError are handeled. No EOFErr

[issue38156] input fucntion raises SystemError after specific input.

2019-09-13 Thread Amiy Kumar
Change by Amiy Kumar : -- type: crash -> behavior ___ Python tracker <https://bugs.python.org/issue38156> ___ ___ Python-bugs-list mailing list Unsubscrib