executing an external app

Jeff Epler jepler at unpythonic.net
Wed Jan 28 18:47:54 EST 2004


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




More information about the Python-list mailing list