Need help with TCP/IP client access from Windows

Eric S. Raymond esr at thyrsus.com
Fri Jul 30 00:55:36 EDT 1999


Mike Fletcher <mcfletch at vrtelecom.com>:
> About the only way I know to do this at all reliably...
> 
> import os
> os.system( 'start %s'%url )
> 
> Which does whatever the user has defined as the proper thing to do with
> urls, normally, launch IE or Netscape.

Really?  That sounds perfect.  Just for my information, what is `start'?
-- 
		<a href="http://www.tuxedo.org/~esr">Eric S. Raymond</a>

The common argument that crime is caused by poverty is a kind of
slander on the poor.
	-- H. L. Mencken




More information about the Python-list mailing list