[issue24588] Unable to pass argument to python script from Java program

2015-07-08 Thread R. David Murray
R. David Murray added the comment: For help with programming, please try the python-list mailing list, or in this case probably a java forum. If you find that there is really is a bug (this is very unlikely) you can reopen this issue with more information about the problem you found. ---

[issue24588] Unable to pass argument to python script from Java program

2015-07-07 Thread Bhupesh Rathod
New submission from Bhupesh Rathod: I have following java method It makes call to python scripts I am unable to pass arguments using "engine.put(ScriptEngine.ARGV, strArg);" I have JDK 8 on windows system code as follows // public static void