On Apr 5, 7:18 am, Steve Holden <[EMAIL PROTECTED]> wrote:
> Sreelatha G wrote:
> > Hi
>
> >    I am new to python .I need your help in solving my problem.
> >    Is there any way to call python files in a java file .How is it possible?
>

Your other option is to utilize a system exec call, and try and trap
the results.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to