calling command line programs?
Yevgeniy (Eugene) Medynskiy
ym66 at cornell.edu
Sat Sep 10 20:09:54 EDT 2005
More information about the Python-list mailing list
Sat Sep 10 20:09:54 EDT 2005
- Previous message (by thread): calling command line programs?
- Next message (by thread): calling command line programs?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi all, This is probably a very newbie question, but after searching google and docs @ python.org I can't find an answer, so maybe someone would be able to help? I'd like to call command-line functions from my python script (like you would in perl using backticks)... Is there a way of doing this? And if so, how does the environment get treated (I have some variables in my env that the programs I'd be calling need to see). Thanks much! Eugene
- Previous message (by thread): calling command line programs?
- Next message (by thread): calling command line programs?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list