Message2291

Author trelony
Recipients
Date 2003-03-12.00:12:53
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Currently it is not possible to run Jython that
executes other Jython scripts in the same process -
command line arguments cannot be set in the inner
invocations. The proposed class provides a work around
that problem by creating a separate PySystemState for
each invocation.
History
Date User Action Args
2008-02-20 17:18:21adminlinkissue701874 messages
2008-02-20 17:18:21admincreate