Running Python scripts from BASH

Hendrik van Rooyen mail at microcorp.co.za
Wed Feb 28 01:16:41 EST 2007


"Ishpeck" <ishpeck at gmail.com> wrote:

8<--------------- a bash problem ---------------------

If it were Python, the advice would have been to use the 
print statement to figure out what the content of the 
variables were.

As it is Bash, you may have to stoop to something like
echo to see what is in $i...

hth - Hendrik




More information about the Python-list mailing list