run Fortran from python

Cameron Laird claird at lairds.com
Mon Dec 15 06:08:41 EST 2003


In article <31e18870.0312142131.5cf4d329 at posting.google.com>,
SamX <hs at bluepacific-technologies.com> wrote:
>I know Tcl can run Fortran excutables.  Can python do the same?
>Thank you

Yes.

Read up on such facilities as os.system and os.popen*
<URL: http://rgruet.free.fr/PQR2.3.html#osModule >.
-- 

Cameron Laird <claird at phaseit.net>
Business:  http://www.Phaseit.net




More information about the Python-list mailing list