Message6833

Author amak
Recipients amak, camjackson
Date 2012-03-19.18:43:33
SpamBayes Score 2.2961725e-08
Marked as misclassified No
Message-id <1332182613.64.0.758058746436.issue1816@psf.upfronthosting.co.za>
In-reply-to
Content
I agree that this noise is annoying.

The way that I solve it is explicitly specify the InteractiveConsole in the registry file, i.e.

python.console=org.python.util.InteractiveConsole

Which will give you no noise at all.

This is not really a bug, so I will close it if we don't hear from the requester.
History
Date User Action Args
2012-03-19 18:43:33amaksetmessageid: <1332182613.64.0.758058746436.issue1816@psf.upfronthosting.co.za>
2012-03-19 18:43:33amaksetrecipients: + amak, camjackson
2012-03-19 18:43:33amaklinkissue1816 messages
2012-03-19 18:43:33amakcreate