This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients eric.araujo, roger.serwy, terry.reedy, tlesher
Date 2011-12-03.05:56:33
SpamBayes Score 0.0034735
Marked as misclassified No
Message-id <1322891794.74.0.0146250963163.issue11838@psf.upfronthosting.co.za>
In-reply-to
Content
Either way, it would be nice to have erroneous commands flagged or filtered. That can be detected when the first line of output is 

Traceback (most recent call last):

I typically would copy, correct, and rerun a line until I get it correct, so I would want bad lines just removed. Others might prefer otherwise. I should take a look at your extension when I get a chance.
History
Date User Action Args
2011-12-03 05:56:35terry.reedysetrecipients: + terry.reedy, tlesher, roger.serwy, eric.araujo
2011-12-03 05:56:34terry.reedysetmessageid: <1322891794.74.0.0146250963163.issue11838@psf.upfronthosting.co.za>
2011-12-03 05:56:34terry.reedylinkissue11838 messages
2011-12-03 05:56:33terry.reedycreate