Re: Help newbie with how to call a source command

2009-08-13 Thread Dave Angel
Joni Lee wrote: Hi all, I'm landing here because I need some help that I couldn't get through it. Question 1. I want to call a source command from python script. It will source some variables enviroment for further commands. I tried the following which did not work os.sys('source '+source_tex

Help newbie with how to call a source command

2009-08-13 Thread Joni Lee
Hi all,   I'm landing here because I need some help that I couldn't get through it. Question 1. I want to call a source command from python script. It will source some variables enviroment for further commands. I tried the following which did not work os.sys('source '+source_text) call(['source'