HOWTO execute an external program?
Emile van Sebille
emile at fenx.com
Thu Nov 8 06:34:42 EST 2001
More information about the Python-list mailing list
Thu Nov 8 06:34:42 EST 2001
- Previous message (by thread): HOWTO execute an external program?
- Next message (by thread): HOWTO execute an external program?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Patrick Guio" <patricg at fys.uio.no> wrote in message news:Pine.LNX.4.30.0111081151190.5102-100000 at fyspc-rp18.uio.no... > > Dear all, > I would like to use python as a scripting language to run my simulation > code. I would like to know how do I do that ? There are lots of ways. If you provide more details of where you're starting from and what you want to get done I'm sure you'll get responses to help you get there. > Is there a way to evaluate how long it took to run the command (make a > kind of summary/log of the run)? Yes. The how of that depends. -- Emile van Sebille emile at fenx.com ---------
- Previous message (by thread): HOWTO execute an external program?
- Next message (by thread): HOWTO execute an external program?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list