converting from shell script to python

Francois Pinard pinard at iro.umontreal.ca
Tue Apr 1 20:39:56 EST 2003


[Shao Zhang]

> I need to convert a very simple shell script to python in order get it
> run on both windows and unix.

Another possibility is to install a ported `bash' on Windows.  I do not use
Windows often, but the last time I had to, a while ago, `bash' was working
quite well.  I used the one from DJGPP -- Cygwin probably has one too.

-- 
François Pinard   http://www.iro.umontreal.ca/~pinard





More information about the Python-list mailing list