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 - [email protected] http://mail.python.org/mailman/listinfo/tutor
