Message659

Author mikegremi
Recipients
Date 2003-11-05.10:05:45
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=246532

I also have to comment out
in Method org.python.util.InteractiveConsole.interact(String) 
the line with "exec("2")".
// Dummy exec in order to speed up response on first 
command
//exec("2");

I don't why this is needed, but on OS/390 it produces a failure.

Mike
History
Date User Action Args
2008-02-20 17:17:05adminlinkissue550200 messages
2008-02-20 17:17:05admincreate