oops.

> (and python can not do "set result [exec someprog << $input]" as far as
> I know)

execute a script inside a list comprehension and shift it to the left
by a built-in function ?

I suspect you want:

    import subprocess

</F>



-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to