From: Carlos Q. <car...@we...> - 2001-10-04 17:39:49
|
On Thursday 04 October 2001 18:02, Christoph Romann wrote: > > systemState: trying to reinitialize with new properties I think this is coming bacuase you are calling PythonInterpreter.initialize(props, props, args) more than once. This method should be called only once. Maybe in your jythonc classes you doing this, However I'm not an expert in jythonc Regards > > py system path: [] > > Is it possible to reset the system state? I tried several ways but none > worked at least. > If I runn the jythonc classes after the embeded PythonInterpreter both > work without any problems. (Note: the job their doing is the same) > I also didn't try to reinitialize the system state but this had also no > meaning. > > Any help is appreciated! > > Thanx & greets > > Chris > > > Content Security by MailMarshal > > _______________________________________________ > Jython-users mailing list > Jyt...@li... > https://lists.sourceforge.net/lists/listinfo/jython-users |