◐ Shell
clean mode source ↗

Message 264863 - Python tracker

Message264863

Author ppperry
Recipients kbk, ppperry, roger.serwy, terry.reedy
Date 2016-05-04.20:56:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1462395399.59.0.818803469161.issue26949@psf.upfronthosting.co.za>
In-reply-to
Content
Terry, Your `how to reproduce` is more complicated than necessary. This bug can be reproduced by just turning on the debugger in a python shell and typing `raise SystemExit` then pressing step in the debugger.
History
Date User Action Args
2016-05-04 20:56:39ppperrysetrecipients: + ppperry, terry.reedy, kbk, roger.serwy
2016-05-04 20:56:39ppperrysetmessageid: <1462395399.59.0.818803469161.issue26949@psf.upfronthosting.co.za>
2016-05-04 20:56:39ppperrylinkissue26949 messages
2016-05-04 20:56:39ppperrycreate