Jeff Epler wrote: > >Look at os.spawn* or os.popen* > . > . > . On Wed, Jan 28, 2004 at 09:29:42PM -0000, Cameron Laird wrote: > And os.system(). And commands.getoutput(). [jepler at parrot jepler]$ python -c 'import this' | grep "only one" There should be one-- and preferably only one --obvious way to do it. *sigh* Jeff