[Python-Dev] urllib.browse() issues

M.-A. Lemburg mal@lemburg.com
Thu, 06 Jul 2000 18:33:55 +0200


"Eric S. Raymond" wrote:
> 
> Having finally wrestled CVS into at least temporary submission,
> I'm in the process of generating a patch to add a browser-launcher
> function to the standard library.  There are a couple of issues
> connected to this.

Eric, please have a look at Tools/idle/BrowserControl.py...
it has all you need and can easily be extended to support
more browsers.

Might be a good candidate for the std lib if you ask me --
after a rename to say "browser.py".

-- 
Marc-Andre Lemburg
______________________________________________________________________
Business:                                      http://www.lemburg.com/
Python Pages:                           http://www.lemburg.com/python/