Python and Java

Goldfish gregturn at mindspring.com
Thu Apr 5 11:23:32 EDT 2007


On Apr 5, 7:18 am, Steve Holden <s... at holdenweb.com> 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.




More information about the Python-list mailing list