Looking for a scripting language

Peter Hansen peter at engcorp.com
Sun May 5 10:26:30 EDT 2002


deckerben wrote:
> 
> > Then you can do all kinds of neat analysis of the stdout results
> > of running the program.  Other more sophisticated options follow
> > on the heels of that experiment.
> 
> That's really cool, by the way. What are the other experiments?

I was just thinking of things like 'import popen' and 
regular expressions 'import re' and so on.  You'll
think of lots more ideas soon enough.

-Peter



More information about the Python-list mailing list