launching netscape from python

anthony harel anthony.harel at c-s.fr
Thu Dec 20 05:02:43 EST 2001


Hello,

I wanted to know the best way to launch netscape (or internet
explorer) from a python application.
For the moment I'm using os.system with the command line in
argument, but I'm sure it's not the best way to do it.
This have to work under windows and UNIX.

Thanks

--
Anthony HAREL





More information about the Python-list mailing list