Message1166

Author nobody
Recipients
Date 2006-06-16.06:09:11
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
In a Java application, System.setIn() must be called
before the Jython interpreter object is created for
redirecting input to work. Afterwards it has no effect.

Should include setIn in addition to the existing setOut
and setErr to the interpreter object?
History
Date User Action Args
2008-02-20 17:17:30adminlinkissue1507085 messages
2008-02-20 17:17:30admincreate