Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Right now python interpreter reports paragraph status FINISHED even in case if there was SyntaxError or exception during code execution.
To test, try
'2' + 2 #or import something-strange
This issue is about adding paragraph status ERROR in case any error has happened during code execution.
Attachments
Issue Links
- links to