How do I invoke IE browser from Python on Mac OS X?

Paul Jackson pj at engr.sgi.com
Mon Oct 21 00:10:26 EDT 2002


> That's what the ellipsis is for ...

Ah - so you're operating under the long standing Unix etiquette
that it's bad form to have any redundancy in a man page <grin>.

More technically, the ellipsis says it takes more arguments,
but it doesn't say that 'open' will open them.  Perhaps 'open'
passes args 2+ to the invoked command as args 1+.
-- 
-- 
                          I won't rest till it's the best ...
                          Programmer, Linux Scalability
                          Paul Jackson <pj at sgi.com> 1.650.933.1373



More information about the Python-list mailing list