Re: [Tutor] Calling web browser from Python

2005-06-20 Thread jfouhy
Quoting Andre Engels <[EMAIL PROTECTED]>: > Is it possible to call a web browser from Python, opening a certain > page? Preferably the user's standard web browser. Check the webbrowser module :-) -- John. ___ Tutor maillist - Tutor@python.org http:/

Re: [Tutor] Calling web browser from Python

2005-06-20 Thread Brian van den Broek
Andre Engels said unto the world upon 20/06/2005 04:26: > Is it possible to call a web browser from Python, opening a certain > page? Preferably the user's standard web browser. > > Andre Engels > ___ > Tutor maillist - Tutor@python.org > http://mail.p