Hi

pradeep nair schrieb:
> now wen i run hello1.py,i want the  some function or utility in
> hello1.py that can pass the keyboard i/p  to hello.py .

Have a look at subprocess.Popen

http://docs.python.org/lib/module-subprocess.html

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

Reply via email to