os.execvp() is giving me trouble

2006-04-07 Thread Jonathan Crowell
Hi All, Sorry if this is a newbie question.  I promise I have RTFMed, though. Here goes: I'm trying to invoke an external program from python.  The program is jar.exe, which is part of java.  The following is the command I want to send: jar -xvf file1.jar jile2.jar file3.jar os.execvp(file, a

calling the java jar utility from python

2006-04-07 Thread Jonathan Crowell
Hi.  I want to invoke the java jar utility from my python script and pass it a couple of arguments.  Can anyone tell me how to do this? Thanks, Jon -- This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error